05-13-2007, 05:30 PM
Usually we read data, not commands. Read data from app1 and save to a file or variable, then output all data to app2. Do you really need to read commands? Do you create commands at run time? And how?
If you really want to run commands from a file, you can use function RunFileAsMacro.
If you really want to run commands from a file, you can use function RunFileAsMacro.
