home *** CD-ROM | disk | FTP | other *** search
/ Turbo Toolbox / Turbo_Toolbox.iso / dtx9202 / 3dgraf / plot / pfeil.pmc < prev    next >
Encoding:
Text File  |  1991-12-26  |  187 b   |  17 lines

  1. ; 3D Pfeildarstellung mit zwei Dateien
  2. ; ------------------------------------
  3.  
  4. f = Message.plt
  5. d = white
  6. *
  7.  
  8. f = PFEIL_G.PLT
  9. d = GREEN
  10. *
  11.  
  12. F = PFEIL_R.PLT
  13. d = RED
  14. *
  15.  
  16. ; Ende
  17.