Door Games Unlimited

Welcome, Guest.


Subject: Re: classic_shell.js Date: Sat Feb 08 2014 20:35:38
From: Digital Man To: Bill McGarrity

  Re: Re: classic_shell.js
  By: Bill McGarrity to Digital Man on Sat Feb 08 2014 11:13 pm

 >  DM> To execute a configured door (SCFG->External Programs->Online
 >  DM> Programs), use
 >
 >  DM>         EXEC_XTRN "intcode"
 >
 >  DM> where "intcode" is the internal code of the program you have
 >  DM> configured in SCFG. For detalis, see http://synchro.net/docs/baja.html
 >
 >  DM> If you prefer to work in JavaScript, you could use classic_shell.js or
 >  DM> another shell written in JS, but how to modify the menu and launch an
 >  DM> external is slightly different.
 >
 > Just what I was looking for.  the EXEC_XTRN was something I was looking for
 > and now it all makes sense.  Thanks again...
 >
 > Just so I understand, this should be the way I'll do it...
 >
 > cmdkey L
 >     exec_xtrn "FNLSCAN"
 >     end_cmd
 >
 > From what I read in the CommandKeyConstants, should there be any args:??
 >
 > ALso, in compiling, I'd just do: baja default.scr   Correct?? (naturally, I
 > make a backup of the original default.scr/bin files before I go nuts... :)
 >
 >
 >  ***
 > Addendum.... I made the changes you said and it works perfectly... that was
 > too damn easy.. lol!!

Cool. Modified .src and .js files should go in your "mods" directory though, so
you won't lose your changes during any future upgrades:
http://wiki.synchro.net/dir:mods

                                            digital man

Synchronet "Real Fact" #66:
SEXYZ is as a 32-bit replacement for [F]DSZ, CE-XYZ and other protocol drivers.
Norco, CA WX: 53.9°F, 86.0% humidity, 5 mph SE wind, 0.00 inches rain/24hrs

---
 ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ telnet://vert.synchro.net

Previous Message       Next Message
In Reply To: Re: classic_shell.js (Bill McGarrity)
Replies: Re: classic_shell.js (Bill McGarrity)