Posted By: Hani
publish command line question - 04/24/07 08:15
Quote:
Executes the Publish function. The script name.wdl must exist in the current folder
i've tried to run a batch file that do the publish,it never work with the script file name..
i've tried this
"c:\program files\GStudio6\WED.exe" -p testLevel2.wdl "E:\Games Projects\TestingA6SDK 2\Level\DelphiTestPro.exe"
and this
"c:\program files\GStudio6\WED.exe" -p "E:\Games Projects\TestingA6SDK 2\Level\testLevel2.wdl" "E:\Games Projects\TestingA6SDK 2\Level\DelphiTestPro.exe"
nothing happen, no error mesages, but the publish process nerver start.
if i removed the script file name, the publish work just fine, and a new DLL is generated.
so , am i doing something worg?
