Q: How do I call a QUICK slave screen from COBOL and pass parameters?

Fernando Olmos folmos@rmit.EDU.AU
Mon, 01 Mar 1999 12:24:01 +1100


Any ideas?

I know I can call it using CALL INTRINSIC "COMMAND" USING W15-COMMAND W15-ERR W15-PARM, where W15-.. is:

 01  W15-COMMAND.                                                 FO010399
     03  FILLER                  PIC X(60)   VALUE                FO010399
         "RUN QUICK.CURRENT.COGNOS;INFO='AUTO=TAK0095P.PUB.TIMS'".FO010399
     03  FILLER                  PIC X       VALUE %15.           FO010399
 01  W15-ERR                     PIC S9(4) COMP VALUE 0.          FO010399
 01  W15-PARM                    PIC S9(4) COMP VALUE 0.          FO010399


I am trying to run TAK0095P passing a STUDENT-NUMBER PIC X(8) and receiving a count of records processed.

Thanks in advance


--                                                            
  ,-._|\   Fernando J. Olmos (Analyst Programer)              
 /      \  Information Technology Services - A.S.B.           
 \_,--._/  Royal Melbourne Institute of Technology (Australia)
       v   ===================================================
           VOICE: (03)9925-3615       FAX: (03)9925-1096      
           eMAIL: folmos@rmit.edu.au  ICQ# 32264128           
==============================================================

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.