home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 266.img / VP30-02.ZIP / EXAMPLES.ZIP / COLUMN.TXT < prev    next >
Text File  |  1990-03-22  |  1KB  |  43 lines

  1. @TITLE = Title of this table
  2.  
  3. @TABLE HEADER = Header for Table    Next Column    Third Col.    Price
  4.  
  5. @COL 1 = First Entry
  6.  
  7. @COL 2 = The second column describes some features of the item called 
  8. out in the first column. Notice that the text for the column is too 
  9. wide to fit on one line. This type of style might be useful in a comparison 
  10. chart where flowing text is used.
  11.  
  12. @COL 3 = The third column might expound a bit on the second column. 
  13. But the fourth column just holds a number, such as price.
  14.  
  15. @COL 4 = $456
  16.  
  17. @RULE = 
  18.  
  19. @COL 1 = Second model.
  20.  
  21. @COL 2 = The next column.
  22.  
  23. @COL 3 = The second model compares quite favorably to the first model 
  24. described above. There's not as much text here though.
  25.  
  26. @COL 4 = $654
  27.  
  28. @RULE = 
  29.  
  30. @COL 1 = Entry #3
  31.  
  32. @COL 2 = More descriptive text about entry number three. It's called 
  33. WYSIWYG. It means that as you edit and modify, your screen shows 
  34. you <MI>exactly<N> what you're going to get when you print it out. No 
  35. surprises. It's all there in front of your eyes.
  36.  
  37. @COL 3 = Another column of text.
  38.  
  39. @COL 4 = $66
  40.  
  41. @RULE = 
  42.  
  43.