home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 3 / CDASC03.ISO / news / 4326 / fontsp / fsamp.txt < prev    next >
Text File  |  1993-04-01  |  2KB  |  46 lines

  1. This sample file illustrates the use of variables and formatting
  2. comands in FSAMP 2.0's "File Print" function.
  3.  
  4. VARIABLES:
  5. In this example, the file &i will be printed in &f
  6. and &s points of size.  The output printer is the &n
  7. using the &v driver, connected to port &o.
  8.  
  9. Page number &p of this text is printed on &d, &t.
  10. The full file name is &u.
  11.  
  12. FORMATTING:
  13. And now we will try some formatting commands.
  14. Let us start with &&b+boldface&&b- and back to normal.
  15. Now we'll try &&i+italic&&i- and back to normal.
  16. Then we try an &&u+underline&&u- and, of course, back to normal.
  17.  
  18. Combining multiple formats &&b+&&i+&&u+is also possible.&&b-&&i-&&u-
  19.  
  20. You can also select different pointsizes,
  21. say &&s1414, &&s1818, &&s088 &&s00and back to &s, our standard point size.
  22. Note that the line spacing will adjust to the biggest size on the line.
  23.  
  24. Different fonts will look like this:
  25. the testfont, &&F'Courier New'Courier New, &&F''the standardfont, &&F'0'and back to the testfont.
  26.  
  27. You can use these features, for example, to prepare a sample
  28. page that you can print for each font and file it away for
  29. future reference, like the following one:
  30. &&PB
  31. &&S16&&B+&&F''&f
  32.  
  33. &&B0&&S14&&F'0'abcdefghijklmnopqrstuvwxyzΣ÷ⁿ
  34. ABCDEFGHIJKLMNOPQRSTUVWXYZ─╓▄
  35. 1234567890▀!"º$%&/()=?
  36.  
  37. &&B+Bold &&B-&&I+Italic &&B+Bold/Italic&&B0&&I0
  38.  
  39. The quick brown fox jumps over the lazy dog.
  40. &&s28
  41. abcdefghijklmno pqrstuvwxyzΣ÷ⁿ
  42. ABCDEFGHIJKLMNO PQRSTUVWXYZ─╓▄
  43. 1234567890▀ !"º$%&/()=?
  44.  
  45. The quick brown fox jumps over the lazy dog.
  46.