AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to VBBS/VADV Script Discussion <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
![]() |
Lorrim | jahmas | Script idea |
June 20, 2020 7:32 AM |
||
Re: Script idea > If I could write a script, it would be a countdown until the November > presidential election. My board is down because of packing to move so I can't test the vscript part of this but here is a quick and dirty way to pull it off. Vscript doesn't have a way to calculate dates, but you can have an external program convert date x to day-of-the-year format (sometimes called Julian or epoch) and do simple math on it. I used REXX for this example and vscript to do the bbs output part of it. You can replace the text with calls to display ANSI files or what have you to pretty it up. /* REXX script to do coundown calculation */ day = Date('Days' |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV Script Discussion <-- <--- | Return to Home Page |
![]() Execution Time: 0.0153 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2025 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |