Jump to content

CLI on Windows, Set ErrorLevel


MongooseKY

Recommended Posts

Hello all,

I use PHP CLI to run a lot of maintenance scripts.  Something I'd like to be able to do is set a return code that I can test when PHP exits.  I know how to read the errorlevel set when I execute an external app from within my script, but I don't know how to tell my script to return an errorlevel that I can test from a CMD shell.  As mentioned in the subject, I'm running PHP CLI on Windows.

 

Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/133360-cli-on-windows-set-errorlevel/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.