• Help with Command Shell for menus

    From Chris Schneider@VERT to All on Wed Nov 28 21:25:46 2012
    All,ããI need help writing a command shell that will detect The column width and if it is 40 columnsãthen 40 column menus would be displayed and if 80 then the standard menus for 80 column whether ãit be .ASC or .ANS depending on what the users terminal will display.ããI have no experience writing command shells and any help would be greatly appreciated.ããChrisãhoustonguitarpro@att.netãã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Nightfox@VERT/DIGDIST to Chris Schneider on Thu Nov 29 19:57:13 2012
    Re: Help with Command Shell for menusã By: Chris Schneider to All on Wed Nov 28 2012 21:25:46ãã > All,ãã > I need help writing a command shell that will detect The column width andã > if it is 40 columns then 40 column menus would be displayed and if 80 thenã > the standard menus for 80 column whether it be .ASC or .ANS depending onã > what the users terminal will display.ãã > I have no experience writing command shells and any help would be greatlyã > appreciated.ããAre you writing your command shell in Baja or JavaScript? I'd highly recommendãJavaScript, as it is more flexible and provides more functionality. There isãsome nice documentation on Synchronet's JavaScript interface on the web here:ãhttp://www.synchro.net/docs/jsobjs.htmlãUsing Synchronet's JavaScript object model, you can find out the terminal widthãwith the screen_columns property of the console object:ãhttp://www.synchro.net/docs/jsobjs.html#consoleããNightfoxããã---ã þ Synchronet þ Digital Distortion BBS - digitaldistortionbbs.comã
  • From Cryptic@VERT/SKYNET to Nightfox on Sat Dec 1 00:19:45 2012
    Re: Help with Command Shell for menusã By: Nightfox to Chris Schneider on Thu Nov 29 2012 07:57 pmãã > Re: Help with Command Shell for menusã > By: Chris Schneider to All on Wed Nov 28 2012 21:25:46ã > ã > > All,ã > ã > > I need help writing a command shell that will detect The column width andã > > if it is 40 columns then 40 column menus would be displayed and if 80 theãnã > > the standard menus for 80 column whether it be .ASC or .ANS depending onã > > what the users terminal will display.ã > ã > > I have no experience writing command shells and any help would be greatlyã > > appreciated.ã > ã > Are you writing your command shell in Baja or JavaScript? I'd highly recommãendã > JavaScript, as it is more flexible and provides more functionality. There iãsã > some nice documentation on Synchronet's JavaScript interface on the web hereã:ã > http://www.synchro.net/docs/jsobjs.htmlã > Using Synchronet's JavaScript object model, you can find out the terminal wiãdthã > with the screen_columns property of the console object:ã > http://www.synchro.net/docs/jsobjs.html#consoleã > ã > Nightfoxã > ã > ãI am assuming it needs to be in javascript. I do not know javascript though.ãI need it to detect and display the correct menu because alot of the usersãthat this system will be targeted do not have an 80column display. They areãold TI-99/4a users. 40 column is the max for them, but some have 80, so that'sãwhy i need both.ãthanks,ãã---ã þ Synchronet þ SKYNET - skynet.bounceme.netã
  • From Mro@VERT/BBSESINF to Cryptic on Sat Dec 1 08:55:46 2012
    Re: Help with Command Shell for menusã By: Cryptic to Nightfox on Sat Dec 01 2012 12:19 amãã > I am assuming it needs to be in javascript. I do not know javascriptã > though. I need it to detect and display the correct menu because alot ofã > the users that this system will be targeted do not have an 80columnã > display. They are old TI-99/4a users. 40 column is the max for them, butã > some have 80, so that's why i need both.ã > thanks,ãããcant you just have them choose which shell they want once, and it will alwaysãbe displayed to them?ãã---ã þ Synchronet þ ::: BBSES.info - free BBS services :::ã
  • From Chris Schneider@VERT to Mro on Sat Dec 1 10:05:19 2012
    Re: Help with Command Shell for menusã By: Mro to Cryptic on Sat Dec 01 2012 08:55 amãã > Re: Help with Command Shell for menusã > By: Cryptic to Nightfox on Sat Dec 01 2012 12:19 amã >ã > > I am assuming it needs to be in javascript. I do not know javascriptã > > though. I need it to detect and display the correct menu because alot ofã > > the users that this system will be targeted do not have an 80columnã > > display. They are old TI-99/4a users. 40 column is the max for them,ã > > but some have 80, so that's why i need both.ã > > thanks,ã >ã >ã > cant you just have them choose which shell they want once, and it willã > always be displayed to them?ã >ãthat may just work. I did even think of that. I will create a new one with 40 column menus and test.ãthanks for the suggestion..ãã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Mro@VERT/BBSESINF to Chris Schneider on Sat Dec 1 12:58:32 2012
    Re: Help with Command Shell for menusã By: Chris Schneider to Mro on Sat Dec 01 2012 10:05 amãã > > cant you just have them choose which shell they want once, and it willã > > always be displayed to them?ã > >ã > that may just work. I did even think of that. I will create a new oneã > with 40 column menus and test. thanks for the suggestion..ãããi have a blind menuset that i uploaded to vert that you might want to try.ãi made it for a blind user and i use it sometimes when i telnet in from myãphone.ãã---ã þ Synchronet þ ::: BBSES.info - free BBS services :::ã
  • From Chris Schneider@VERT to Mro on Sat Dec 1 18:54:28 2012
    Re: Help with Command Shell for menusã By: Mro to Chris Schneider on Sat Dec 01 2012 12:58 pmããI downloaded your menu set. it works for me mostly, but I do get the below error. I have granted "Everyone" full permission on the folder.ãAnythign else I need to do to fix this error?ããAlso how did you make it, in what? Is it compile in baja?ãããError:ããNode 1 !ERROR 13 (Permission denied) (WinError 0) in exec.cpp line 1184 reading "c:\sbbs\ctrl\blind_text.dat" access=762ããChrisãã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Corey@VERT/TSGC to Chris Schneider on Sat Dec 1 19:43:29 2012
    Re: Help with Command Shell for menusã By: Chris Schneider to Mro on Sat Dec 01 2012 06:54 pmãã > Subject: Help with Command Shell for menusã > @MSGID: <50BAC2E4.1277.sync-js@vert.synchro.net>ã > @REPLY: <50BA5358.1214.sync_js@bbses.info>ã > @TZ: 41e0ã > Re: Help with Command Shell for menusã > By: Mro to Chris Schneider on Sat Dec 01 2012 12:58 pmã > ã > I downloaded your menu set. it works for me mostly, but I do get the below ã > Anythign else I need to do to fix this error?ã > ã > Also how did you make it, in what? Is it compile in baja?ã > ã > ã > Error:ã > ã > Node 1 !ERROR 13 (Permission denied) (WinError 0) in exec.cpp line 1184 readã > ã > Chrisã > ã > ããerr, is the file there?ãã"Practise safe Lunch, Use a Condiment"ããã---ã þ Synchronet þ Three Stooges Gentlemens Club - Las Vegas, Nvã
  • From Mro@VERT/BBSESINF to Chris Schneider on Sun Dec 2 09:14:59 2012
    Re: Help with Command Shell for menusã By: Chris Schneider to Mro on Sat Dec 01 2012 06:54 pmãã > Re: Help with Command Shell for menusã > By: Mro to Chris Schneider on Sat Dec 01 2012 12:58 pmãã > I downloaded your menu set. it works for me mostly, but I do get the belowã > error. I have granted "Everyone" full permission on the folder. Anythignã > else I need to do to fix this error?ãã > Also how did you make it, in what? Is it compile in baja?ããã > Error:ãã > Node 1 !ERROR 13 (Permission denied) (WinError 0) in exec.cpp line 1184ã > reading "c:\sbbs\ctrl\blind_text.dat" access=762ãããããi dont provide support for my 3rd party mods in the synchronet javascript echo.ãalso it's not javascript it's baja.ããplease send me an email if you have any problems.ãmy bbs is eob-bbs.comããi dont want to post my email address here because it will be harvested forãyears from spammers.ããif you are running that mod on linux you need to check the filename case andãchange the slashesãã---ã þ Synchronet þ ::: BBSES.info - free BBS services :::ã