[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: xPLHal Win 98 problems, does this help?
- Subject: Re: xPLHal Win 98 problems, does this help?
- From: Steve Cooper
- Date: Mon, 17 Nov 2003 21:44:00 +0000
> 5. In xplManager select option to reload scripts
> ----------------------------------------------
> Window came up "scripts could not be reloaded"
> ----------------------------------------------
My fault errors in the script try
sub notepad()
strmsg="APPLICATION=notepad.exe"+chr(10)
call
xpl.sendmsg("","TONYT-LAUNCH.GARY","shell.basic",strmsg)
end sub
Save just the above routine in your script file then reload scripts
you should get a "Script reloaded succesfully" message.
The first thing to do is double clicking on TONYT_LAUNCH.GARY in the
XPL Devices->awaiting configuration part of xplmanager. A dialog
appear allowing you to set various things, for now just click OK.
The device should now move to xpl Devices part of the tree. What you
have just done is tell the app that it can start receiving messages
and that it is now fully configured.
Now "Run Sub-routine" NOTEPAD this should make xpllaunch run
notepad.
S.
PS If this works worth loading up xPL_Monitor, configuring it in the
awaiting configuration (double click then OK) you can then watch the
messages that are being sent.
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|