• Re: Exec line in Baja script

    From Internetking@1:103/705 to Digital Man on Tue Oct 10 23:14:14 2017
    It works. Thanks


    On 10/5/17 5:23 PM, Digital Man wrote:
    Re: Exec line in Baja script.
    By: Digital Man to Internetking on Thu Oct 05 2017 05:22 pm

    Re: Exec line in Baja script.
    By: Internetking to all on Thu Oct 05 2017 04:35 pm

    How to use this in Windows since that line would say no dos allowed in this
    node but it works in win 32 bit as well. Ig exec echo whatever >> score.dat

    exec "cmd /c echo whatever >> score.dat"

    Make that:

    exec "cmd.exe /c echo whatever >> score.dat"

    This works because "cmd.exe" is in your SCFG->External Programs->Native Program
    List.

    ---
    * Synchronet * Internetking BBS - inetk.synchro.net
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)