home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0925.lha / DonsGenies / DonsGenies.lha / Docs / ppage.config < prev    next >
Text File  |  1992-07-16  |  383b  |  18 lines

  1.  
  2. /*
  3.     Professional Page Configuration File
  4. */
  5. /*****Start Prefs*****/
  6. call ppm_AutoUpdate(0)
  7. page = ppm_CreatePage(1,1,0,1,0)
  8. call ppm_SetMagMode(50)
  9. call ppm_SetKerning(1)
  10. call ppm_SetTextGreek(3,265)
  11. call ppm_SetHyphenation(1)
  12. call ppm_SetHyphenControl(4,3)
  13. call ppm_SetWireframe(0)
  14. call ppm_SetAngleStep(10)
  15. call ppm_SetInterrupt(1)
  16. call ppm_AutoUpdate(1)
  17. /*****End Prefs*****/
  18.