home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / dod_up12.zip / 434.PPE (.txt) next >
PCBoard Programming Language Executable  |  1994-05-14  |  677b  |  58 lines

  1. ;------------------------------------------------------------------------------
  2. ;                                                   .ss.
  3. ;                                                   `²²'
  4. ;             .,sS$Ss,,s$  .,sS$$$Ss.  .,sS$Ss,,s$ .ss.  .sSs.
  5. ;           .d$$²^°²$$$$'.d$P²°^^²$P'.d$$²^°²$$$$'.$$$' .$$$²Sb,.
  6. ;           $$$'   .$$$' $$$²Sçsµ²' .$$$'   .$$$'.$$$' .$$$'  `$$b.
  7. ;           $$$b,,d$$$' ,$$$b,....,s$$$$b,,d$$$'.$$$;.,$$$'    ;$$$
  8. ;           `²S$$S²²S$$S²°²S$$$$S²°°²S$$$$$$',$$S²°²S$S'.sS$$$P²'
  9. ;                                    .sS²°$$$²²°"'       d²°'
  10. ;                                  .$$²  .$$'
  11. ;                                  $$$.,d$$'
  12. ;                                  `²S$$S²'
  13. ;------------------------------------------------------------------------------
  14. ; P.P.L.X. 2.OO                          (C)1996 - Lone Runner / AEGiS CoRP'96 
  15. ;------------------------------------------------------------------------------
  16. ; PPE 2.OO (plain) - Analysis ON - Postprocessing ON
  17. ;------------------------------------------------------------------------------
  18.  
  19.  
  20. ;------------------------------------------------------------------------------
  21.  
  22.     DispStr Chr(10) + Chr(13) + "@X0FV@X07E@X08RiFYiNG @X0FU@X07P@X08LOADED @X0FF@X07i@X08LES ...@X08"
  23.     Delay 18
  24.     KbdStuff Chr(13)
  25.  
  26. ;------------------------------------------------------------------------------
  27. ;
  28. ; Usage report (before postprocessing)
  29. ;
  30. ; ■ Statements used :
  31. ;
  32. ;    1       Delay 
  33. ;    1       KbdStuff 
  34. ;    1       DispStr 
  35. ;
  36. ;
  37. ; ■ Functions used :
  38. ;
  39. ;    2       +
  40. ;    3       Chr()
  41. ;
  42. ;------------------------------------------------------------------------------
  43. ;
  44. ; Analysis flags : No flag
  45. ;
  46. ;------------------------------------------------------------------------------
  47. ;
  48. ; Postprocessing report
  49. ;
  50. ;    0       For/Next
  51. ;    0       While/EndWhile
  52. ;    0       If/Then or If/Then/Else
  53. ;    0       Select Case
  54. ;
  55. ;------------------------------------------------------------------------------
  56. ;                 AEGiS Corp - Break the routines, code against the machines!
  57. ;------------------------------------------------------------------------------
  58.