• showmsghdr.js

    From Bill McGarrity@VERT/TEQUILAM to Digital Man on Sun Jan 14 02:30:40 2018
    Hiya Rob...

    I just updated all files, including the dev for sbbsctrl with the new jsexec.

    I got all the new updated .js files for the avatars but everytime I run
    jsexec update, it erases the showmsghdr.js file...

    Here is what's going on when I run the update..

    JSexec v3.17a-Win32 (rev 1.193) - Execute Synchronet JavaScript Module
    Compiled Jan 13 2018 05:03:02 with MSC 1800

    Loading configuration files from C:\SBBS\CTRL
    JavaScript-C 1.8.5 2011-03-31
    JavaScript: Creating runtime: 8388608 bytes
    JavaScript: Initializing context (stack: 16384 bytes)

    Reading script from c:\sbbs\exec\update.js
    c:\sbbs\exec\update.js compiled in 0.00 seconds
    Synchronet update.js revision 1
    Updating exec directory: Success
    Updating ip_address field: 0 records updated
    c:\sbbs\exec\update.js executed in 0.10 seconds

    JavaScript: Destroying context
    JavaScript: Destroying runtime

    Any thoughts...

    --

    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 Sat Jan 13 23:51:18 2018
    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sat Jan 13 2018 09:30 pm

    Hiya Rob...

    I just updated all files, including the dev for sbbsctrl with the new jsexec.

    I got all the new updated .js files for the avatars but everytime I run jsexec update, it erases the showmsghdr.js file...

    Do you have a showmsghdr.js file in your load directory? You shouldn't, but that would explain that.

    digital man

    Synchronet "Real Fact" #50:
    JAM and Squish were considered before developing Synchronet Message Base format.
    Norco, CA WX: 72.2°F, 24.0% humidity, 1 mph SW 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 Sun Jan 14 14:35:00 2018
    Digital Man wrote to Bill McGarrity on 01-13-18 18:51 <=-

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sat Jan 13 2018 09:30 pm

    Hiya Rob...

    I just updated all files, including the dev for sbbsctrl with the new jsexec.

    I got all the new updated .js files for the avatars but everytime I run jsexec update, it erases the showmsghdr.js file...

    Do you have a showmsghdr.js file in your load directory? You shouldn't, but that would explain that.

    Nope... it's in the ..\exec directory...


    --

    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 Sun Jan 14 15:21:27 2018
    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sun Jan 14 2018 09:35 am

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

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sat Jan 13 2018 09:30 pm

    Hiya Rob...

    I just updated all files, including the dev for sbbsctrl with the new jsexec.

    I got all the new updated .js files for the avatars but everytime I run jsexec update, it erases the showmsghdr.js file...

    Do you have a showmsghdr.js file in your load directory? You shouldn't, but that would explain that.

    Nope... it's in the ..\exec directory...

    Okay. But you say when you run "jsexec update", it deletes the one in exec? The only explanation for that would be that you have the same filename in *both* the exec and exec/load directories.

    The update.js (rev 1.4) actually renames files (to say showmsghdr.1.js) rather than deletes them, unless the duplicate is actually identical.

    In summary, if you have the exact same file (name and contents) in both exec and exec/load, then update.js will delete the version in exec. show*.js should only exist in the exec directory.

    digital man

    Synchronet "Real Fact" #94:
    Synchronet v3.15b was released in October of 2011 (5 years after v3.14a). Norco, CA WX: 72.2°F, 24.0% humidity, 1 mph SW 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 Mon Jan 15 00:12:00 2018
    Digital Man wrote to Bill McGarrity on 01-14-18 10:21 <=-

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sun Jan 14 2018 09:35 am

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

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sat Jan 13 2018 09:30 pm

    Hiya Rob...

    I just updated all files, including the dev for sbbsctrl with the new jsexec.

    I got all the new updated .js files for the avatars but everytime I run jsexec update, it erases the showmsghdr.js file...

    Do you have a showmsghdr.js file in your load directory? You shouldn't, but that would explain that.

    Nope... it's in the ..\exec directory...

    Okay. But you say when you run "jsexec update", it deletes the one in exec? The only explanation for that would be that you have the same filename in *both* the exec and exec/load directories.

    The update.js (rev 1.4) actually renames files (to say showmsghdr.1.js) rather than deletes them, unless the duplicate is actually identical.

    In summary, if you have the exact same file (name and contents) in both exec and exec/load, then update.js will delete the version in exec. show*.js should only exist in the exec directory.

    There was only one copy and it existed in the ../exec directory. I did go the cvs and got the latest update.js and that seemed to take care of the issue. Why, I don't have a clue but it's fixed.

    Thank you...


    --

    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 Sun Jan 14 22:55:08 2018
    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sun Jan 14 2018 07:12 pm

    Digital Man wrote to Bill McGarrity on 01-14-18 10:21 <=-

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sun Jan 14 2018 09:35 am

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

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sat Jan 13 2018 09:30 pm

    Hiya Rob...

    I just updated all files, including the dev for sbbsctrl with the new jsexec.

    I got all the new updated .js files for the avatars but everytime I run jsexec update, it erases the showmsghdr.js file...

    Do you have a showmsghdr.js file in your load directory? You shouldn't, but that would explain that.

    Nope... it's in the ..\exec directory...

    Okay. But you say when you run "jsexec update", it deletes the one in exec? The only explanation for that would be that you have the same filename in *both* the exec and exec/load directories.

    The update.js (rev 1.4) actually renames files (to say showmsghdr.1.js) rather than deletes them, unless the duplicate is actually identical.

    In summary, if you have the exact same file (name and contents) in both exec and exec/load, then update.js will delete the version in exec. show*.js should only exist in the exec directory.

    There was only one copy and it existed in the ../exec directory. I did go the cvs and got the latest update.js and that seemed to take care of the issue. Why, I don't have a clue but it's fixed.

    Okay. Do you know revision of update.js you had before the update?

    digital man

    This Is Spinal Tap quote #9:
    David St. Hubbins: I mean, it's not your job to be as confused as Nigel.
    Norco, CA WX: 72.2°F, 24.0% humidity, 1 mph SW 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 Mon Jan 15 06:40:00 2018
    Digital Man wrote to Bill McGarrity on 01-14-18 17:55 <=-

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sun Jan 14 2018 07:12 pm

    Digital Man wrote to Bill McGarrity on 01-14-18 10:21 <=-

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sun Jan 14 2018 09:35 am

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

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sat Jan 13 2018 09:30 pm

    Hiya Rob...

    I just updated all files, including the dev for sbbsctrl with the new jsexec.

    I got all the new updated .js files for the avatars but everytime I run jsexec update, it erases the showmsghdr.js file...

    Do you have a showmsghdr.js file in your load directory? You shouldn't, but that would explain that.

    Nope... it's in the ..\exec directory...

    Okay. But you say when you run "jsexec update", it deletes the one in exec? The only explanation for that would be that you have the same filename in *both* the exec and exec/load directories.

    The update.js (rev 1.4) actually renames files (to say showmsghdr.1.js) rather than deletes them, unless the duplicate is actually identical.

    In summary, if you have the exact same file (name and contents) in both exec and exec/load, then update.js will delete the version in exec. show*.js should only exist in the exec directory.

    There was only one copy and it existed in the ../exec directory. I did go the cvs and got the latest update.js and that seemed to take care of the issue. Why, I don't have a clue but it's fixed.

    Okay. Do you know revision of update.js you had before the update?

    It was 1.3 dated Aug 23, 2015. Why I had that I don't know.






    --

    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 Mon Jan 15 05:43:39 2018
    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Mon Jan 15 2018 01:40 am

    Digital Man wrote to Bill McGarrity on 01-14-18 17:55 <=-

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sun Jan 14 2018 07:12 pm

    Digital Man wrote to Bill McGarrity on 01-14-18 10:21 <=-

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sun Jan 14 2018 09:35 am

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

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Sat Jan 13 2018 09:30 pm

    Hiya Rob...

    I just updated all files, including the dev for sbbsctrl with the new jsexec.

    I got all the new updated .js files for the avatars but everytime I run jsexec update, it erases the showmsghdr.js file...

    Do you have a showmsghdr.js file in your load directory? You shouldn't, but that would explain that.

    Nope... it's in the ..\exec directory...

    Okay. But you say when you run "jsexec update", it deletes the one in exec? The only explanation for that would be that you have the same filename in *both* the exec and exec/load directories.

    The update.js (rev 1.4) actually renames files (to say showmsghdr.1.js) rather than deletes them, unless the duplicate is actually identical.

    In summary, if you have the exact same file (name and contents) in both exec and exec/load, then update.js will delete the version in exec. show*.js should only exist in the exec directory.

    There was only one copy and it existed in the ../exec directory. I did go the cvs and got the latest update.js and that seemed to take care of the issue. Why, I don't have a clue but it's fixed.

    Okay. Do you know revision of update.js you had before the update?

    It was 1.3 dated Aug 23, 2015. Why I had that I don't know.

    The only change after 1.3 was the automatic call to sbbsecho_upgrade.js. So I have no explanation for ya. <shrug>

    digital man

    Synchronet "Real Fact" #11:
    DOVE-Net was originally an exclusive ("elite") WWIVnet network in O.C., Calif. Norco, CA WX: 72.2°F, 24.0% humidity, 1 mph SW 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 Mon Jan 15 20:44:00 2018
    Digital Man wrote to Bill McGarrity on 01-15-18 00:43 <=-

    Re: showmsghdr.js
    By: Bill McGarrity to Digital Man on Mon Jan 15 2018 01:40 am

    Digital Man wrote to Bill McGarrity on 01-14-18 17:55 <=-
    The update.js (rev 1.4) actually renames files (to say showmsghdr.1.js) rather than deletes them, unless the duplicate is actually identical.

    In summary, if you have the exact same file (name and contents) in both exec and exec/load, then update.js will delete the version in exec. show*.js should only exist in the exec directory.

    There was only one copy and it existed in the ../exec directory. I did go the cvs and got the latest update.js and that seemed to take care of the issue. Why, I don't have a clue but it's fixed.

    Okay. Do you know revision of update.js you had before the update?

    It was 1.3 dated Aug 23, 2015. Why I had that I don't know.

    The only change after 1.3 was the automatic call to
    sbbsecho_upgrade.js. So I have no explanation for ya. <shrug>

    As I said, it's working now just fine. Whether it was the update of the update.js or something mystical in the black box... I'll just accept it.

    Thanks as always...


    --

    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