How to set Batch Mode when not running production facility

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to set Batch Mode when not running production facility

janetB

Hi

 

I would like to use ‘batch mode’ while running code in Windows without actually using the Batch Facility. I want the extra stricter stoppages,

Is there a command that I can use to change the default Interactive to Batch?

 

Thanks

 

Janet

 

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: How to set Batch Mode when not running production facility

Jon Peck
The  INSERT command has an ERROR keyword, so you can write ERROR=STOP.  You also get a stop when  you use the spss.Submit Python api.

On Mon, Oct 21, 2019 at 3:44 PM Biblin, Janet, BHCS <[hidden email]> wrote:

Hi

 

I would like to use ‘batch mode’ while running code in Windows without actually using the Batch Facility. I want the extra stricter stoppages,

Is there a command that I can use to change the default Interactive to Batch?

 

Thanks

 

Janet

 

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD


--
Jon K Peck
[hidden email]

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD