Priest of the Order of the Butterfly
Posts: 680 from 2009/10/21
From: Boston, USA
/*pdf reader*/
OPTIONS RESULTS
IF OPEN(input,test7, R) THEN DO /* opens the batch file of pdf charts in ram:test7, names it input to the script*/
DO UNTIL EOF(input) /* starts a do loop to the end of file */
line=READLN(input) /*reads a line (actually a name of a pdf file in ram:*/
ADDRESS COMMAND OPEN line
ADDRESS COMMAND WAIT 10 secs
end
end
exit
WORKS FINE BUT THE DISPLAY CAN ONLY LOADIN APPRX NINE PDF PAGES?
IS THERE AN ADJUSTMENT TO ALLOW MORE PDF'S ON THE DESKTOP?
Mac Mini 1.5GHz, 1G, 250G Drive, Apple Cinema Display, MorphOS 3.1 registered, MacOS 10 PowerBook (5,8) 1.67Hz, 2G, 80G Drive,........Waiting
PowerBook (5,8) 1.67Hz, 2G, 40G MorphOS 3.1 unregisterd