CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2002
    Location
    Bloomington, IL
    Posts
    62

    Exclamation Mysterious Mainframe Code

    Does anyone know what this instream line of code could mean?

    Code:
    REC FIELDS = (SEQ1(1,11))
    We typically deal with SAS code from our business partners but this appears to be PL/1. Any ideas?

  2. #2
    Join Date
    Jan 2003
    Location
    17°22' N - 78°29' E
    Posts
    198
    How many people do you expect to have used mainframes on this form....?

    If you could give some background info, someone may be able to suggest you some logic...

    ============
    ~ Lord Loh ~
    ============

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured