Page 1 of 1
Worrkarround for ENDPASTHR command?
Posted: Sat Nov 27, 2010 2:14 pm
by sgonchigar
I get the following error message:
Command ENDPASTHR not allowed in this setting.
How should I correct this? Thank you.
Re: Worrkarround for ENDPASTHR command?
Posted: Mon Nov 29, 2010 2:17 pm
by Alex
ENDPASTHR is valid in interactive sessions only. However, Profound UI sessions run in batch. So, the solution is to avoid using the command. If the intention of the command is to simply end the job, you can do so by exiting the application normally.
If this is a converted program and you would like use the same source code for running green-screen applications and Profound UI applications, you will have to create a conditional statement around this command.