• Jsexec

    From DesotoFireflite@desotofireflite@VALHALLA.remove-lf3-this to Digital Man on Thu Jun 23 15:36:38 2022
    From Newsgroup: alt.bbs.synchronet

    To: Digital Man
    I'm using JSEXEC to run a js file in a dos batchfile. Do you see any harm in this procedure. It seems to be working ok, I just don't want to be causing unseen issues.

    ----- Snippit --------
    If exist c:\sbbs\ftn\filebox\mojo\*.* goto poll
    goto end
    :poll
    cd\sbbs\exec
    jsexec binkit -p
    :end



    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com:23
    A Gamers Paradise - Over 250 Registered Online Game Doors!

    --- CAT (n.), Furry keyboard cover.
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
    --- Synchronet 3.19c-Linux NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.19c-Linux NewsLink 1.113
  • From Digital Man@digital.man@vert.synchro.net.remove-y2f-this to DesotoFireflite on Thu Jun 23 12:57:31 2022
    From Newsgroup: alt.bbs.synchronet

    To: DesotoFireflite
    Re: Jsexec
    By: DesotoFireflite to Digital Man on Thu Jun 23 2022 03:36 pm

    I'm using JSEXEC to run a js file in a dos batchfile. Do you see any harm in this procedure. It seems to be working ok, I just don't want to be causing unseen issues.

    ----- Snippit --------
    If exist c:\sbbs\ftn\filebox\mojo\*.* goto poll
    goto end
    :poll
    cd\sbbs\exec
    jsexec binkit -p
    :end

    No, no issue. You don't need the "cd" line though, just run "\sbbs\exec\jsexec binkit -p" or if sbbs/exec is already in your path (it usually is), just "jsexec binkit -p".
    --
    digital man (rob)

    Breaking Bad quote #24:
    If I had to guess, I'd say that [Tortuga] is Spanish for asshole. - Hank
    Norco, CA WX: 91.6øF, 29.0% humidity, 8 mph S wind, 0.00 inches rain/24hrs
    --- Synchronet 3.19c-Linux NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.19c-Linux NewsLink 1.113