home *** CD-ROM | disk | FTP | other *** search
/ MORE WinGames / WINGAMES.iso / cclipper / tadwp220.cwp < prev    next >
Text File  |  1992-02-01  |  1KB  |  34 lines

  1. Tandy DWP-220
  2.  
  3. PrintNormal=Begin
  4. MaxPrintCols=80                        number of characters per line
  5.  
  6. PuzzlePrint=/027/021                   set cr=cr,lf=lf
  7.  
  8. EndPrint=/027/022                      set cr=cr+lf
  9. EndPrint=/012                          form feed
  10.  
  11. SpacingTHalfBox=/027/030               reverse half line feed
  12. SpacingBHalfBox=/027/030               reverse half line feed
  13.  
  14.  
  15. BoxWidthBig=4
  16. BoxHeightBig=3
  17.  
  18. BoxTLCor=+                             since only the standard ASCII
  19. BoxTRCor=+                             characters are supported, the
  20. BoxBLCor=+                             boxes are drawn with only three
  21. BoxBRCor=+                             simple characters: "+", "-", and "|"
  22. BoxTopBot=-   
  23. BoxSide=|                              note that the LEFT and RIGHT BOX
  24. BoxLTee=+                              FILL characters are defined as a
  25. BoxRTee=+                              SPACE, since nothing else is thin
  26. BoxTTee=+                              enough to print next to the "|"
  27. BoxBTee=+                              without obscuring it
  28. BoxCross=+   
  29. BoxLFill=/032
  30. BoxRFill=/032
  31. BoxCFill=*   
  32. BoxSpace=/032
  33.  
  34.