On 14/05/13 09:28, PUSHPA KUMARA wrote:
> Hi all,
>
> how can i send value from one 4gl program to another 4gl program some can
send
> me sample code for the above
>
> Thanks
It can be done in all sorts of ways. I guess you may start with qualifying how
the first and second 4gl programs interact.
Does the first run the second? You could pass the value in the 2nd program
arguments.
You could have a couple of pipes and one writes onto it, while the second
reads from it (look for the fglio package in the IIUG software archives).
Store the value in a table?
Environmental variables?
--
Ciao,
Marco
______________________________________________________________________________
Marco Greco /UK /IBM Standard disclaimers apply!
Structured Query Scripting Language http://www.4glworks.com/sqsl.htm
4glworks http://www.4glworks.com
Informix on Linux http://www.4glworks.com/ifmxlinux.htm
*******************************************************************************
To post a response via email (IIUG members only):
1. Address it to ids@iiug.org
2. Include the bracketed message number in the subject line: [30267]
*******************************************************************************
↧