• Jsexec

    From DesotoFireflite@1:103/705 to Digital Man on Thu Jun 23 15:36:38 2022
    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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to DesotoFireflite on Thu Jun 23 12:57:31 2022
    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
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)