PDA

View Full Version : Testing for successful exit


jxm28788
08-Dec-2006, 06:35 PM
Is there any way of testing the success of an update from the command line?

ie. If I run actinic and initiate an upload using the command line, does actinic return an error value or something similar to indicate if it worked or not...?

Also, if I initiate an upload via the command line and an error occurs (eg. mine uploads time out every time and require the user to press retry) will it just sit there until somebody presses a button or will it timeout?

Nadeem
12-Dec-2006, 08:42 AM
Hi there

If there was an error being reported from the server, then Actinic will bring up a dialog box (which require the user to click on "OK"). If it was successful, then Actinic would not report anything.

Kind Regards