View previous topic :: View next topic
|
Author |
Message |
jawadshaik Warnings : 1 New User
Joined: 27 Sep 2005 Posts: 16
|
|
|
|
hi every one,
i would klike to know how to use display statement for displaying text in spool and getting responce from spool through pl/i
and also i would like to know how to create a package and how to use it in exporting procedures of that package
hoping your help
with regards
jawad shaik |
|
Back to top |
|
|
dinesh_mf
New User
Joined: 26 May 2005 Posts: 15 Location: maharashtra
|
|
|
|
if you are having the PLX compiler with you (I dont know whether PLI and PLx compilers are same) you can use the WTOR assembler instruction for sending messages to spool and receiving the response from it.
if you could search google for it you might get a lot of sample codes for it.
The macro is present in SYS1.MACLIB or in SYS1.AMODGEN.
Thanks,
Dinesh |
|
Back to top |
|
|
|