Error on system() in fP 5.0.14 Win32 - Need Help

Kenneth Brody kenbrody at spamcop.net
Wed Sep 1 19:05:26 PDT 2010


On 9/1/2010 8:19 PM, Fairlight wrote:
> fP 5.0.14DN9 Windows 2003 Server
[...]
> CreateProcess() failed
> 193(0x000000c1)────────────────┐
> 5.0.14DN9
> comspec=""              │ R E Q U E S T   O U T P U T │
> command="f:\filepro\cgi_control\utcstamp.pl c:/onegate/tmp/paytax-utc-out-1283386187-4000.txt"
> Press Enter:
>
>
> Sorry for 8-bit chars...I'm leaving the paste in-tact.
[...]

I see you found the problem, but for future reference, Windows error 193 is:

// MessageId: ERROR_BAD_EXE_FORMAT
//
// MessageText:
//
//  %1 is not a valid Win32 application.
//
#define ERROR_BAD_EXE_FORMAT             193L

-- 
Kenneth Brody


More information about the Filepro-list mailing list