• xtrn[_sec,1,2,etc].asc

    From Apam@1:229/2 to All on Thursday, December 06, 2018 10:42:16
    From: apam@POSBRAIN.remove-s6a-this

    Hi

    I am in the process of customizing my bbs, and I've added new asc files for the external programs menus.

    On vertruan the prompt "Which: " has the cursor next to it. I'd like to do something similar. By default there is no prompt, and the cursor sits at the first column of the row after the asc file. If I add a prompt to the asc file, it does the same thing.

    How do I move the cursor up to next to the prompt, or should I be displaying the prompt some other way? I think I could edit the xtrn_sec.js and add a prompt in there, but I'm not sure if that's the best way?

    Andrew

    ---
    þ Synchronet þ The Positronic Brain - Synchronet Test BBS
    --- Synchronet 3.17a-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From MRO@1:229/2 to All on Wednesday, December 05, 2018 22:45:19
    From: mro@BBSESINF.remove-lxc-this

    To: Apam
    Re: xtrn[_sec,1,2,etc].asc
    By: Apam to All on Thu Dec 06 2018 09:42 am

    Hi

    I am in the process of customizing my bbs, and I've added new asc files for the external programs menus.

    On vertruan the prompt "Which: " has the cursor next to it. I'd like to do something similar. By default there is no prompt, and the cursor sits at the first column of the row after the asc file. If I add a prompt to the asc file, it does the same thing.

    How do I move the cursor up to next to the prompt, or should I be displaying the prompt some other way? I think I could edit the xtrn_sec.js and add a prompt in there, but I'm not sure if that's the best way?


    you can use cursor positioning codes in your prompt or the xtrn file
    there's ansi codes and ctrl+a synchronet codes
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
    --- Synchronet 3.17a-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Digital Man@1:229/2 to All on Thursday, December 06, 2018 02:00:00
    From: digital.man@vert.synchro.net.remove-8m7-this

    To: Apam
    Re: xtrn[_sec,1,2,etc].asc
    By: Apam to All on Thu Dec 06 2018 09:42 am

    Hi

    I am in the process of customizing my bbs, and I've added new asc files for the external programs menus.

    On vertruan the prompt "Which: " has the cursor next to it. I'd like to do something similar. By default there is no prompt, and the cursor sits at the first column of the row after the asc file. If I add a prompt to the asc file, it does the same thing.

    How do I move the cursor up to next to the prompt, or should I be displaying the prompt some other way? I think I could edit the xtrn_sec.js and add a prompt in there, but I'm not sure if that's the best way?

    The best method is to just terminate the file where you want the prompt to be. You can do this using any editor which supports that (e.g. Block-Save in TheDraw) or just add the @EOF@ code there.

    digital man

    This Is Spinal Tap quote #8:
    Derek Smalls: Making a big thing out of it would have been a good idea.
    Norco, CA WX: 49.4øF, 91.0% humidity, 2 mph SW wind, 0.24 inches rain/24hrs
    --- Synchronet 3.17a-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Apam@1:229/2 to All on Thursday, December 06, 2018 22:04:17
    From: apam@POSBRAIN.remove-sbd-this

    To: Digital Man
    Re: xtrn[_sec,1,2,etc].asc
    By: Digital Man to Apam on Thu Dec 06 2018 01:00 am

    The best method is to just terminate the file where you want the prompt to be. You can do this using any editor which supports that (e.g. Block-Save in TheDraw) or just add the @eof@ code there.

    Thanks, the @EOF@ code did the trick.

    Andrew

    ---
    þ Synchronet þ The Positronic Brain - Synchronet Test BBS
    --- Synchronet 3.17a-Win32 NewsLink 1.110
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)