[LOGic] MixWstartup

Bill K1UQ k1uq at comcast.net
Wed Mar 29 07:51:33 EST 2006


Jerry,

Did you try to compile this? If it compiles correctly, you will now have an
additional file start_mixw.FXP which is the compiled program (.prg) file.

Shouldn't there be one space between:  "string  filename,"  (you have two)
Same in front of integer:  "shell32 ;  integer "

And did you contact the author? 

Regards, Bill K1UQ

-----Original Message-----
From: logic-bounces at mailman.qth.net [mailto:logic-bounces at mailman.qth.net]
On Behalf Of jerry
Sent: Wednesday, March 29, 2006 12:42 AM
To: LOGic at mailman.qth.net
Subject: [LOGic] MixWstartup

I tried this program that another ham posted but i just get a bunch of 
errors for the different lines.  Can anyone see what is wrong here?

start_mixw.prg
* This starts MIXW.  Put this file in the UPDATES folder the LOGIC#
* Folder.  Adjust the filename and working directory parameters if necessary
 
Declare integer ShellExecute in shell32 ;
 integer whnd, string operation, string  filename, string parameters, string
workingdirectory, integer showcmd

Shellexecute(0, "OPEN", "C:\ProgramFiles\MixW\mixw2.exe", "",
C:\ProgramFiles\MixW", 1)

Tnx, Jerry K9PY
_______________________________________________
LOGic mailing list
LOGic at mailman.qth.net
http://mailman.qth.net/mailman/listinfo/logic



More information about the LOGic mailing list