TAFJ - Working With Design Studio - R16
TAFJ - Working With Design Studio - R16
Alternatively right click on the T24_BP\EX and choose Run as .. Basic program. EX
appears in the Run as … and Debug as.. Menu automatically. The same is true for
any routine run in TAFJ.
1. Click on Run menu -> Run configurations (Alternatively use the Run as button in
the toolbar). Run configurations can be used to launch any T24 ‘Program’ on the
console.
2. Right click on BASIC program -> New
3. Give a name for the Basic program – in the snapshot tSS it can be any name
4. In the Launch options, specify the actual routine name (tSS) to run in the Program
textbox and the project where the routine is available.
5. Give the Argument as TELNET which is the OFS.SOURCE record of type
TELNET
6. Define breakpoints in the routines to investigate
7. Click on Debug.
Alternatively right click on the T24_BP\tSS and choose Debug as .. Basic program.
tSS appears in the Run as … and Debug as.. Menu automatically. The same is true
for any routine run in TAFJ.
You can also launch tSS, BROWSER.LISTEN in the same fashion to debug browser
and OFS requests posted on a remote machine.
To execute OFS requests specify the OFS source, default is GCS. If you indicate a
split response, then the OFS response is splitted into separate lines according to the
separator. The default OFS response line splitter is the “,” separator. OFS request can
be executed on a remote server installation by selecting the hostname checkbox and
providing server hostname (could be localhost) and the application server port for
HTTP request.