× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

Scripting OFS Message

More
1 week 1 day ago #24623 by F@b
Scripting OFS Message was created by F@b
Hi, 
I have these 2 commands: 
-  tRun tSS PW.MODEL
-  STANDARD.SELECTION,/I,INPUTT/123456,TSA.SERVICE,REBUILD.SYS.FLDS::=Y
How to use these two commands in a shell script ? 
I tried  tRun tSS PW.MODEL && STANDARD.SELECTION,/I,INPUTT/123456,TSA.SERVICE,REBUILD.SYS.FLDS::=Y  but it didn't work (only the tRun tSS PW.MODEL command is executed)
please advice

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
1 week 1 day ago #24624 by VK
Replied by VK on topic Scripting OFS Message
Hi
the second one isn't a command but what is to be input to tSS.

So search how to make your script to accept input from stdin or file.
 

Cheers
VK

Please Log in or Create an account to join the conversation.

Time to create page: 0.072 seconds