In the documentation I am looking at , right above the excerpt you are
quoting it says :

    An insert file of equate names is provided for the SELECTINFO keys.
To use the
    Equate names, specify the directive $INCLUDE UNIVERSE.INCLUDE
INFO_KEYS.INS.BAS
    When you compile your program. 

I have no idea why they then turned around and referenced SYSCOM, which
is non-existant on any universe system that I have access to.

Gerry




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward
Sent: August 21, 2006 20:27
To: U2-Users List
Subject: [U2] Where's the beef??

Straight out of the online help is the following code:

      $INCLUDE SYSCOM INFO_KEYS.INS.IBAS
      IF SELECTINFO(3,IK$SLACTIVE) THEN
         READLIST LIST3 FROM 3 ELSE LIST3 = ''
      END

Question I have is where the @[EMAIL PROTECTED] is SYSCOM located? I can't seem 
to
find it anywhere.  If not that then does anyone have the numeric values
for SELECTINFO(x,???)

TIA,

BobW
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to