[ Contents | Search | Post | Reply | Next | Previous | Up ]
From: mattp@intervolve.com
Date: 04 Jun 2002
What was once working in 1.6 is giving me problems in 2.0. I'm building an installation package from a command line with the -b option.
When I automate the process I keep getting an error message of "Couldn't open the following file:". There is no file specified in the error message. I have verified that there are no blank file names or paths in the [Palm] block of the CTP file. (BTW, I'm building the CTP file like an INI file in VB)
My command looks like this: PCCatapult.exe -b c:\Palm\A3200201.ctp
I can open the CTP file with PCCatapult and build it manually.
Any thoughts?