Re: call_back and routine_id
Noah:
You must be using Windows because you can only have 1 instance running in
DOS. The best way would be to pass data back and forth through the clipboard
You can not use enviornment variable because the enviornment variables
between the exe is different. ( Euphoria does not use the real master
envionment ). If you use the clipboard you won't have worry about who put
the data there ( you can uses messages constants to tell which script
the data is for, etc ). There is information about how to use the clipboard
in the archive.
Bernie
|
Not Categorized, Please Help
|
|