Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Return results of RUN map to execuatable

Status
Not open for further replies.

mladd

Programmer
Apr 12, 2006
46
0
0
I have an issue with a map being called by an external process, and that process is expecting the final data to be returned from that executable map. However, to correctly format the output I need to execute a RUN map. I am trying to figure out how to get the output from the RUN map to be returned back to the executable map.

I seem to recall a way to do this, but for the life of me I am unable to find the functions in the 8.2 documentation.

Thanks!
Mike
 
Use the -OEx parameter, where x is the number of the output card of the run map.

Richard.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top