[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: Gary
- Date: Mon, 17 Nov 2003 22:45:00 +0000
Results
--------
> 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
----------------------------------------------------------
Done, saved as GB.xpl, as that was what I called it before
----------------------------------------------------------
Save just the above routine in your script file then reload scripts
you should get a "Script reloaded succesfully" message.
------------
Completed OK
------------
The first thing to do is double clicking on TONYT_LAUNCH.GARY in the
XPL Devices->awaiting configuration part of xplmanager.
-------------------------------------------------------
There was nothing awaiting configuration in xplmanager?
This is where I have had problems before!
-------------------------------------------------------
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.
--- In <a
href="/group/ukha_xpl/post?postID=Juz5ka4hAgg_yfev8Yw52U6QQjcyUwdk7qOWzaCz1nFgH2Zy1bksZqqK8cDH34A3CprPaWsR7iiz77xA7gtvAA">ukha_xpl@xxxxxxx</a>,
"Steve Cooper" <steve.cooper@u...>
wrote:
> > 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
|