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 >
Wrap
Text File
|
1992-07-16
|
383b
|
18 lines
/*
Professional Page Configuration File
*/
/*****Start Prefs*****/
call ppm_AutoUpdate(0)
page = ppm_CreatePage(1,1,0,1,0)
call ppm_SetMagMode(50)
call ppm_SetKerning(1)
call ppm_SetTextGreek(3,265)
call ppm_SetHyphenation(1)
call ppm_SetHyphenControl(4,3)
call ppm_SetWireframe(0)
call ppm_SetAngleStep(10)
call ppm_SetInterrupt(1)
call ppm_AutoUpdate(1)
/*****End Prefs*****/