Progress Script Error


Hi Chris,

Thanks for your response. I did have an OUTPUT TO statement in my Progress code. Once I remarked out this code and then ran my batch file the my program worked as it should.

Thanks again for your help. I really appreciate it!

David

Hi All,

I'm trying to run a Progress script I've written using a batch file so I can run it using Windows Scheduler. When attempt to run the batch file I get this error:

 ** There is no terminal. (120)

I'm not sure what this error means or what code I may be missing. Can anyone help me out? We're running Epicor 905 701.

Thanks!
David

What are you trying to do with the batch file?

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of dpfiester@...
Sent: Thursday, March 27, 2014 5:17 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Progress Script Error

 



Hi All,

 

I'm trying to run a Progress script I've written using a batch file so I can run it using Windows Scheduler. When attempt to run the batch file I get this error:



 ** There is no terminal. (120)

 

I'm not sure what this error means or what code I may be missing. Can anyone help me out? We're running Epicor 905 701.

 

Thanks!

David

 




You are likely using statements such as DISPLAY or HIDE which by default go to the screen. You may need an OUTPUT TO ... statement to redirect output to a file or printer.

Post your script and I'll have a look.

The -b startup parameter for "batch mode" precludes terminal output. If it is in your startup command or .pf file try removing it.

Chris Heins via Cell 908.256.3662

_________________________________________________________________________________________________________
NOT INTENDED AS A SUBSTITUTE FOR A WRITING
NOTHING IN THIS E-MAIL, IN ANY E-MAIL THREAD OF WHICH IT MAY BE A PART, OR IN ANY ATTACHMENTS THERETO, SHALL CONSTITUTE A BINDING CONTRACT, OR ANY CONTRACTUAL OBLIGATION BY PNY, OR ANY INTENT TO ENTER INTO ANY BINDING OBLIGATIONS, NOTWITHSTANDING ANY ENACTMENT OF THE UNIFORM ELECTRONIC TRANSACTIONS ACT, THE FEDERAL E-SIGN ACT, OR ANY OTHER STATE OR FEDERAL LAW OF SIMILAR SUBSTANCE OR EFFECT. THIS EMAIL MESSAGE, ITS CONTENTS AND ATTACHMENTS ARE NOT INTENDED TO REPRESENT AN OFFER OR ACCEPTANCE OF AN OFFER TO ENTER INTO A CONTRACT. NOTHING IN THIS E-MAIL, IN ANY E-MAIL THREAD OF WHICH IT MAY BE A PART, OR IN ANY ATTACHMENTS THERETO SHALL ALTER THIS DISCLAIMER.
This e-mail message from PNY Technologies, Inc. (http://www.pny.com) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.