home *** CD-ROM | disk | FTP | other *** search
/ Carsten's PPE Collection / Carstens_PPE_Collection_2007.zip / T / TNH!WOF.ZIP / TNH!WOF.PPE (.txt) < prev    next >
PCBoard Programming Language Executable  |  1995-06-27  |  853b  |  65 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 3.O1 (Encryption type I) - Analysis ON - Postprocessing ON
  17. ;------------------------------------------------------------------------------
  18.  
  19.  
  20. ;------------------------------------------------------------------------------
  21.  
  22.     Cls
  23.     StartDisp 1
  24.     DispFile PPEPath() + "WOF.PCB", 0
  25.     Wait
  26.     PrintLn "@X03W@X0BH@X0FO`Z @X03O@X0B@X0B@X0BN@X0FLiNE @X07@X08(c) @X07@X08bY @X03P@X0BR@X0FΣDåT0R@X07 @X08& @X03S@X0BÆ@X0FMMY @X0B@X03C@X0B0@XC0@X0FNDUCT0R@X08^@X03t@X0B∩H~95!@X07"
  27.     Delay 20
  28.     StartDisp 2
  29.  
  30. ;------------------------------------------------------------------------------
  31. ;
  32. ; Usage report (before postprocessing)
  33. ;
  34. ; ■ Statements used :
  35. ;
  36. ;    1       Cls
  37. ;    1       Wait
  38. ;    1       PrintLn 
  39. ;    1       DispFile 
  40. ;    2       StartDisp 
  41. ;    1       Delay 
  42. ;
  43. ;
  44. ; ■ Functions used :
  45. ;
  46. ;    1       +
  47. ;    1       PPEPath()
  48. ;
  49. ;------------------------------------------------------------------------------
  50. ;
  51. ; Analysis flags : No flag
  52. ;
  53. ;------------------------------------------------------------------------------
  54. ;
  55. ; Postprocessing report
  56. ;
  57. ;    0       For/Next
  58. ;    0       While/EndWhile
  59. ;    0       If/Then or If/Then/Else
  60. ;    0       Select Case
  61. ;
  62. ;------------------------------------------------------------------------------
  63. ;                 AEGiS Corp - Break the routines, code against the machines!
  64. ;------------------------------------------------------------------------------
  65.