home *** CD-ROM | disk | FTP | other *** search
- ;------------------------------------------------------------------------------
- ; .ss.
- ; `²²'
- ; .,sS$Ss,,s$ .,sS$$$Ss. .,sS$Ss,,s$ .ss. .sSs.
- ; .d$$²^°²$$$$'.d$P²°^^²$P'.d$$²^°²$$$$'.$$$' .$$$²Sb,.
- ; $$$' .$$$' $$$²Sçsµ²' .$$$' .$$$'.$$$' .$$$' `$$b.
- ; $$$b,,d$$$' ,$$$b,....,s$$$$b,,d$$$'.$$$;.,$$$' ;$$$
- ; `²S$$S²²S$$S²°²S$$$$S²°°²S$$$$$$',$$S²°²S$S'.sS$$$P²'
- ; .sS²°$$$²²°"' d²°'
- ; .$$² .$$'
- ; $$$.,d$$'
- ; `²S$$S²'
- ;------------------------------------------------------------------------------
- ; P.P.L.X. 2.OO (C)1996 - Lone Runner / AEGiS CoRP'96
- ;------------------------------------------------------------------------------
- ; PPE 2.OO (plain) - Analysis ON - Postprocessing ON
- ;------------------------------------------------------------------------------
-
- String STRING001
- String STRING002
- String STRING003
- String STRING004
- String STRING005
- String STRING006
- String STRING007
- String STRING008
-
- ;------------------------------------------------------------------------------
-
- Goto LABEL003
- :LABEL001
- PrintLn "@CLS@@X08 ▓█░▒▓█░▒▓ @X0FÅDDING A BBS TO THE LIST @X08▓█░▒▓█░░▒"
- PrintLn " ░▒ BBS Name: ▓█"
- PrintLn " ▓█ Phone Number: ░▒"
- PrintLn " ░▒ Speed: ▓█"
- PrintLn " ▒▓ Sysop: ▒▓"
- PrintLn " ▓█ NUP: ░▒"
- PrintLn " ░▒ Software: ▓█"
- PrintLn " ▓█ ░▒"
- PrintLn " ░▒▓█░▒▓█░▒▓█░▒▓█░▒▓█░▒▓█░▒▓█░▒▓█░▒▓█░▒▓█░▒▓█"
- AnsiPos 31, 2
- InputStr "@X00_", STRING001, 14, 20, Mask_Ascii(), 0
- AnsiPos 35, 3
- InputStr "@X00_", STRING002, 14, 12, Mask_Ascii(), 0
- AnsiPos 28, 4
- InputStr "@X00_", STRING003, 14, 4, Mask_Ascii(), 0
- AnsiPos 28, 5
- InputStr "@X00_", STRING004, 14, 13, Mask_Ascii(), 0
- AnsiPos 26, 6
- InputStr "@X00_", STRING005, 14, 8, Mask_Ascii(), 0
- AnsiPos 31, 7
- InputStr "@X00_", STRING006, 14, 9, Mask_Ascii(), 0
- AnsiPos 25, 8
- InputStr "@X08Do You Wana Save [@X0FY/N@X08]", STRING007, 14, 1, Mask_Ascii(), 2
- If (STRING007 == "y") Goto LABEL002
- If (STRING007 == "Y") Goto LABEL002
- If (STRING007 == "n") Goto LABEL003
- If (STRING007 == "N") Goto LABEL003
- :LABEL002
- FAppend 1, PPEPath() + "BBSLIST.DAT", 1, 0
- FPutLn 1, "│@POS:2@" + STRING001, "@POS:25@" + STRING002 + "@POS:40@" + STRING003 + "@POS:46@" + STRING004 + "@POS:61@" + STRING005 + "@POS:70@" + STRING006 + "@POS:79@│"
- FClose 1
- Goto LABEL003
- End
- :LABEL003
- Cls
- PrintLn "@CLS@@X07@X0F @X08AlF BBS Lister Version 2.0"
- PrintLn "@X0F @X08Coded By Kenitec Death <94>"
- PrintLn ""
- PrintLn "@X0F @X08[@X0FA@X08]dd A BBS to the List"
- PrintLn "@X0F @X08[@X0FL@X08]ist The BBS List"
- PrintLn "@X0F @X08[@X0FI@X08]nfo About This PPE"
- PrintLn "@X0F @X08[@X0FG@X08]oodbye"
- PrintLn "@X0F @X08[@X0FQ@X08]uit Back to BBS"
- PrintLn ""
- PrintLn ""
- PrintLn ""
- PrintLn ""
- PrintLn ""
- PrintLn ""
- PrintLn "@X0F @X08┌───[@X0F@MINLEFT@ Min Left@X08]──[@X0F@USER@@X08]-"
- InputStr " @X08 └───■>_", STRING008, 8, 1, Mask_Ascii(), 8
- If (STRING008 == "A") Goto LABEL001
- If (STRING008 == "L") Goto LABEL004
- If (STRING008 == "I") Goto LABEL005
- If (STRING008 == "G") Goto LABEL006
- If (STRING008 == "Q") Goto LABEL007
- Goto LABEL003
- End
- :LABEL004
- PrintLn "@CLS@"
- PrintLn "@CLS@@X07@X0F▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄"
- PrintLn "@X07▒@X71 Board Name Number Speed Sysop NuP Software@X07█▓"
- PrintLn "@X08▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀"
- PrintLn "┌─────────────────────────────────────────────────────────────────────────────┐"
- DispFile PPEPath() + "BBSLIST.DAT", 1
- PrintLn "└─────────────────────────────────────────────────────────────────────────────┘"
- PrintLn "@MORE@"
- Goto LABEL003
- End
- :LABEL005
- PrintLn "@CLS@"
- PrintLn "@X08 AlF BBS Lister By Kenitec Death <94>"
- PrintLn " AlF in <94> Kicken Some Ass"
- PrintLn "@MORE@"
- Goto LABEL003
- End
- :LABEL006
- Bye
- End
- :LABEL007
- PrintLn "@CLS@@X07@X0F @X08AlF BBS Lister Version 2.0"
- PrintLn "@X0F @X08Coded By Kenitec Death <94>"
- End
-
- ;------------------------------------------------------------------------------
- ;
- ; Usage report (before postprocessing)
- ;
- ; ■ Statements used :
- ;
- ; 6 End
- ; 1 Cls
- ; 14 Goto
- ; 37 PrintLn
- ; 9 If
- ; 1 DispFile
- ; 1 FAppend
- ; 1 FClose
- ; 1 FPutLn
- ; 8 InputStr
- ; 1 Bye
- ; 7 AnsiPos
- ;
- ;
- ; ■ Functions used :
- ;
- ; 13 +
- ; 9 ==
- ; 8 Mask_Ascii()
- ; 2 PPEPath()
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Analysis flags : No flag
- ;
- ;------------------------------------------------------------------------------
- ;
- ; Postprocessing report
- ;
- ; 0 For/Next
- ; 0 While/EndWhile
- ; 0 If/Then or If/Then/Else
- ; 0 Select Case
- ;
- ;------------------------------------------------------------------------------
- ; AEGiS Corp - Break the routines, code against the machines!
- ;------------------------------------------------------------------------------
-