• exec_xtrn issues..

    From Bill McGarrity@VERT/TEQUILAM to digital man on Fri Jan 19 19:38:43 2018
    Hiya Rob...

    Have you had a chance to look into my issue with using the exec_xtrn command
    in the default.src?

    I've gone over the entry about 10 times making sure I have typed it
    correctly, compiled it where baja sends no warning message.

    Thanks..

    --

    Bill

    Telnet: tequilamockingbirdonline.net
    Web: bbs.tequilamockingbirdonline.net
    FTP: ftp.tequilamockingbirdonline.net:2121
    IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: 6697
    Radio: radio.tequilamockingbirdonline.net:8010/live

    ---
    þ Synchronet þ TequilaMockingbird Online - Toms River, NJ
  • From Digital Man@VERT to Bill McGarrity on Fri Jan 19 17:36:24 2018
    Re: exec_xtrn issues..
    By: Bill McGarrity to digital man on Fri Jan 19 2018 07:38 pm

    Hiya Rob...

    Have you had a chance to look into my issue with using the exec_xtrn command in the default.src?

    I've gone over the entry about 10 times making sure I have typed it correctly, compiled it where baja sends no warning message.

    I don't see the thread in here. You asked in a different message area?

    Anyway, if you can copy/paste SCFG setup screen for the external program you're trying to execute and then the revelant Baja source line, that might help identify the problem.

    digital man

    Synchronet/BBS Terminology Definition #15:
    DOS = Disk Operating System (as in PC-DOS and MS-DOS)
    Norco, CA WX: 57.3øF, 82.0% humidity, 4 mph NNE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Bill McGarrity@VERT/TEQUILAM to Digital Man on Wed Jan 24 10:54:00 2018
    Digital Man wrote to Bill McGarrity on 01-19-18 17:36 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to digital man on Fri Jan 19 2018 07:38 pm

    Hiya Rob...

    Have you had a chance to look into my issue with using the exec_xtrn command in the default.src?

    I've gone over the entry about 10 times making sure I have typed it correctly, compiled it where baja sends no warning message.

    I don't see the thread in here. You asked in a different message area?

    Anyway, if you can copy/paste SCFG setup screen for the external
    program you're trying to execute and then the revelant Baja source
    line, that might help identify the problem.

    OK... here ya go...

    Name FTN Address Lookup
    Internal Code FTNADDRE
    Start-up Directory ../xtrn/ftn
    Command Line FNLSCAN -Cfnlscan.cfg -D%F
    Clean-up Command Line
    Execution Cost None
    Access Requirements
    Execution Requirements
    Multiple Concurrent Users Yes
    Intercept I/O No
    Native Executable No
    Use Shell to Execute Yes
    Modify User Data No
    Execute on Event No
    Pause After Execution No
    BBS Drop File Type GAP DOOR.SYS
    Place Drop File In Node Directory


    And the command line I'm using in the default.src under the E-mail sections is:

    cmdkey L
    exec_xtrn "FTNADDRE"

    end_cmd

    Now if I go the external section and choose the door entry it works fine. Just not when I choose 'L' in the Mail Section.

    Thanks..



    --

    Bill

    Telnet: tequilamockingbirdonline.net
    Web: bbs.tequilamockingbirdonline.net
    FTP: ftp.tequilamockingbirdonline.net:2121
    IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697
    Radio: radio.tequilamockingbirdonline.net:8010/live


    ... Look Twice... Save a Life!!! Motorcycles are Everywhere!!!
    --- MultiMail/Win32 v0.50
    þ Synchronet þ TequilaMockingbird Online - Toms River, NJ
  • From Digital Man@VERT to Bill McGarrity on Wed Jan 24 13:27:24 2018
    Re: exec_xtrn issues..
    By: Bill McGarrity to Digital Man on Wed Jan 24 2018 10:54 am

    Digital Man wrote to Bill McGarrity on 01-19-18 17:36 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to digital man on Fri Jan 19 2018 07:38 pm

    Hiya Rob...

    Have you had a chance to look into my issue with using the exec_xtrn command in the default.src?

    I've gone over the entry about 10 times making sure I have typed it correctly, compiled it where baja sends no warning message.

    I don't see the thread in here. You asked in a different message area?

    Anyway, if you can copy/paste SCFG setup screen for the external program you're trying to execute and then the revelant Baja source line, that might help identify the problem.

    OK... here ya go...

    Name FTN Address Lookup
    Internal Code FTNADDRE
    Start-up Directory ../xtrn/ftn
    Command Line FNLSCAN -Cfnlscan.cfg -D%F
    Clean-up Command Line
    Execution Cost None
    Access Requirements
    Execution Requirements
    Multiple Concurrent Users Yes
    Intercept I/O No
    Native Executable No
    Use Shell to Execute Yes
    Modify User Data No
    Execute on Event No
    Pause After Execution No
    BBS Drop File Type GAP DOOR.SYS
    Place Drop File In Node Directory


    And the command line I'm using in the default.src under the E-mail sections is:

    cmdkey L
    exec_xtrn "FTNADDRE"

    end_cmd

    Now if I go the external section and choose the door entry it works fine. Just not when I choose 'L' in the Mail Section.

    What does happen when you hit 'L' in the mail section? If you had a debug "print" line, do you see the output? You are re-compiling default.src with Baja?

    You could try removing the quotes around the internal-code (just: exec_xtrn FTNADDRE) as well, though I think it should work either way.

    digital man

    This Is Spinal Tap quote #15:
    Review on "Shark Sandwich", merely a two word review: "Shit Sandwich".
    Norco, CA WX: 74.0øF, 17.0% humidity, 0 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Bill McGarrity on Thu Jan 25 01:02:16 2018
    Re: exec_xtrn issues..
    By: Bill McGarrity to Digital Man on Wed Jan 24 2018 10:54 am

    And the command line I'm using in the default.src under the E-mail sections is:

    cmdkey L
    exec_xtrn "FTNADDRE"

    end_cmd


    can you post it temporarily on your website or on pastebin?
    we could probably tell in a few seconds if we saw the entire thing.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Bill McGarrity@VERT/TEQUILAM to Digital Man on Thu Jan 25 09:47:00 2018
    Digital Man wrote to Bill McGarrity on 01-24-18 13:27 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to Digital Man on Wed Jan 24 2018 10:54 am

    Digital Man wrote to Bill McGarrity on 01-19-18 17:36 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to digital man on Fri Jan 19 2018 07:38 pm

    Hiya Rob...

    Now if I go the external section and choose the door entry it works fine. Just not when I choose 'L' in the Mail Section.

    What does happen when you hit 'L' in the mail section? If you had a
    debug "print" line, do you see the output? You are re-compiling default.src with Baja?

    Nothing happens when I hit L in the mail secion. Yes, I have re-compiled and I did see that secion when I used the -d option. I've sent you over the entire debug log in a seperate netmail.


    You could try removing the quotes around the internal-code (just: exec_xtrn FTNADDRE) as well, though I think it should work either way.

    I did both. Same thing.

    I did notice on the new JSEXEC and update.js it does 'resolve labels' when I made a change previously while updating any js files in the cvs. It may have done it in previous versions but the last time I made any changes to the default.src was when you added the /A.

    Thanks..


    --

    Bill

    Telnet: tequilamockingbirdonline.net
    Web: bbs.tequilamockingbirdonline.net
    FTP: ftp.tequilamockingbirdonline.net:2121
    IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697
    Radio: radio.tequilamockingbirdonline.net:8010/live


    ... Look Twice... Save a Life!!! Motorcycles are Everywhere!!!
    --- MultiMail/Win32 v0.50
    þ Synchronet þ TequilaMockingbird Online - Toms River, NJ
  • From Bill McGarrity@VERT/TEQUILAM to MRO on Thu Jan 25 09:48:00 2018
    MRO wrote to Bill McGarrity on 01-25-18 01:02 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to Digital Man on Wed Jan 24 2018 10:54 am

    And the command line I'm using in the default.src under the E-mail sections is:

    cmdkey L
    exec_xtrn "FTNADDRE"

    end_cmd


    can you post it temporarily on your website or on pastebin?
    we could probably tell in a few seconds if we saw the entire thing.

    Post what? The debug log? I've already sent that over to DM.

    Thanks..


    --

    Bill

    Telnet: tequilamockingbirdonline.net
    Web: bbs.tequilamockingbirdonline.net
    FTP: ftp.tequilamockingbirdonline.net:2121
    IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697
    Radio: radio.tequilamockingbirdonline.net:8010/live


    ... Look Twice... Save a Life!!! Motorcycles are Everywhere!!!
    --- MultiMail/Win32 v0.50
    þ Synchronet þ TequilaMockingbird Online - Toms River, NJ
  • From echicken@VERT/ECBBS to Bill McGarrity on Thu Jan 25 10:33:05 2018
    Re: exec_xtrn issues..
    By: Bill McGarrity to MRO on Thu Jan 25 2018 09:48:00

    Post what? The debug log? I've already sent that over to DM.

    Probably your entire Baja source.


    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com
  • From Digital Man@VERT to Bill McGarrity on Thu Jan 25 19:39:59 2018
    Re: exec_xtrn issues..
    By: Bill McGarrity to Digital Man on Thu Jan 25 2018 09:47 am

    Digital Man wrote to Bill McGarrity on 01-24-18 13:27 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to Digital Man on Wed Jan 24 2018 10:54 am

    Digital Man wrote to Bill McGarrity on 01-19-18 17:36 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to digital man on Fri Jan 19 2018 07:38 pm

    Hiya Rob...

    Now if I go the external section and choose the door entry it works fine. Just not when I choose 'L' in the Mail Section.

    What does happen when you hit 'L' in the mail section? If you had a debug "print" line, do you see the output? You are re-compiling default.src with Baja?

    Nothing happens when I hit L in the mail secion. Yes, I have re-compiled and I did see that secion when I used the -d option. I've sent you over the entire debug log in a seperate netmail.

    See these line in default.src:

    print "\r\nE-mail: "
    getcmd ?SRFNUKQ\r
    logkey

    Did you add "L" to the list of cmd keys? If not, then that key won't be accepted or processed.

    I'm not sure what "debug log" you're referring to. If you're still having problems let me know and I'll take a look-see when I get back home (I'm outta town right now).

    digital man

    Synchronet/BBS Terminology Definition #30:
    IP = Internet Protocol
    Norco, CA WX: 50.6øF, 75.0% humidity, 2 mph E wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Bill McGarrity on Fri Jan 26 02:20:20 2018
    Re: exec_xtrn issues..
    By: Bill McGarrity to MRO on Thu Jan 25 2018 09:48 am

    we could probably tell in a few seconds if we saw the entire thing.

    Post what? The debug log? I've already sent that over to DM.


    No, the actual code. dont need no debug log.
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Bill McGarrity@VERT/TEQUILAM to Digital Man on Fri Jan 26 22:15:00 2018
    Digital Man wrote to Bill McGarrity on 01-25-18 19:39 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to Digital Man on Thu Jan 25 2018 09:47 am

    See these line in default.src:

    print "\r\nE-mail: "
    getcmd ?SRFNUKQ\r
    logkey

    Did you add "L" to the list of cmd keys? If not, then that key won't be accepted or processed.

    Another duh moment on my end.


    I'm not sure what "debug log" you're referring to. If you're still
    having problems let me know and I'll take a look-see when I get back
    home (I'm outta town right now).

    Don't worry about it. I just took a screen shot of the entire baja process and zipped it up for you. Yopu can delete it.

    Thanks again...


    --

    Bill

    Telnet: tequilamockingbirdonline.net
    Web: bbs.tequilamockingbirdonline.net
    FTP: ftp.tequilamockingbirdonline.net:2121
    IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697
    Radio: radio.tequilamockingbirdonline.net:8010/live


    ... Look Twice... Save a Life!!! Motorcycles are Everywhere!!!
    --- MultiMail/Win32 v0.50
    þ Synchronet þ TequilaMockingbird Online - Toms River, NJ
  • From Bill McGarrity@VERT/TEQUILAM to echicken on Fri Jan 26 22:16:00 2018
    echicken wrote to Bill McGarrity on 01-25-18 10:33 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to MRO on Thu Jan 25 2018 09:48:00

    Post what? The debug log? I've already sent that over to DM.

    Probably your entire Baja source.

    Ahhh.. ok. Rob hit the nail in the head. Forgot to add the L to the cmdkey section.

    Thanks..


    --

    Bill

    Telnet: tequilamockingbirdonline.net
    Web: bbs.tequilamockingbirdonline.net
    FTP: ftp.tequilamockingbirdonline.net:2121
    IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697
    Radio: radio.tequilamockingbirdonline.net:8010/live


    ... Look Twice... Save a Life!!! Motorcycles are Everywhere!!!
    --- MultiMail/Win32 v0.50
    þ Synchronet þ TequilaMockingbird Online - Toms River, NJ
  • From Bill McGarrity@VERT/TEQUILAM to MRO on Fri Jan 26 22:17:00 2018
    MRO wrote to Bill McGarrity on 01-26-18 02:20 <=-

    Re: exec_xtrn issues..
    By: Bill McGarrity to MRO on Thu Jan 25 2018 09:48 am

    we could probably tell in a few seconds if we saw the entire thing.

    Post what? The debug log? I've already sent that over to DM.


    No, the actual code. dont need no debug log.

    Duh... anyway Rob was able to figure out the issue.

    Thanks..


    --

    Bill

    Telnet: tequilamockingbirdonline.net
    Web: bbs.tequilamockingbirdonline.net
    FTP: ftp.tequilamockingbirdonline.net:2121
    IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: +6697
    Radio: radio.tequilamockingbirdonline.net:8010/live


    ... Look Twice... Save a Life!!! Motorcycles are Everywhere!!!
    --- MultiMail/Win32 v0.50
    þ Synchronet þ TequilaMockingbird Online - Toms River, NJ
  • From MRO@VERT/BBSESINF to Bill McGarrity on Sat Jan 27 08:41:57 2018
    Re: exec_xtrn issues..
    By: Bill McGarrity to echicken on Fri Jan 26 2018 10:16 pm

    Post what? The debug log? I've already sent that over to DM.

    Probably your entire Baja source.

    Ahhh.. ok. Rob hit the nail in the head. Forgot to add the L to the cmdkey section.


    i use getkeye and then have a fall through for invalid commands
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From ptaylor@VERT/MB to MRO on Mon Oct 8 09:50:00 2018
    cmdkey L
    exec_xtrn "FTNADDRE"

    end_cmd

    I like it and it makes it very easy to write doors like Pcboard.



    --- MagickaBBS v0.10alpha (Linux/x86_64)
    * Origin: magickabbs.dynu.net 2023 (1:275/201.1)