[Coco] OS-9 Pascal
John Donaldson
jadonaldson at charter.net
Fri Feb 18 20:53:52 EST 2005
I got the PASCAL package all working now. I did go into qp.b09 and
change a few things. First I got rid of
the PARAM Drive:STRING[3] and replaced it with DIM Drive:STRING[3]. I
then set Drive := "/DD" .
I then added another READ from QP.init for the CMDS directory. This way
you don't have to put
everything into the /DD/CMDS. I put all of mine into /DD/Pascal_CMDS.
Add some more PRINT
statements so I could make sure everything got loaded correctly. Bumped
the Rev from 0.6b to 0.7.
Just in case someone does want to run the package from /D1 or /D2, I
could added another READ
from the QP.INIT for the DRIVE varible.
I want to thank all of you that sent email. If anyone would like a
copy of my version of QP and QP.INIT,
feel free to email me and I'll send you a copy.
John Donaldson
Frederick D Provoncha wrote:
>On Wed, 16 Feb 2005 13:22:31 -0500 John Donaldson
><jadonaldson at charter.net> writes:
>
>
>> I have gotten a little farther. I copied PascalErrs to the /DD/CMDS
>>
>>directory. It now get pass that
>>and looks like it does the directery listing of /R0. At least I
>>think it
>>does. It clears the screen and the
>>listing is displayed then the screen clears again and it starts the
>>
>>excuting "qp.startup" over and over.
>> According to the docs, it is suppose to display the contents of
>>/R0
>>and then prompt you for the name
>>of the source code file. So it is almost working.
>> Is the Basci09 source for the modules in "QP" avaible. I suppect
>>the
>>problem may be in one of these or
>>there is something else I'm not doing correctly.
>>
>>John Donaldson
>>
>>
>
>Yes, the source files are included in the download. I found 2 source
>files: 'qp.b09', and 'sieve.b09'. I have Quick Pascal running on my
>Coco's hard drive under NitrOS-9 without a problem. Perhaps you need to
>make a change to your 'qp.startup' file? List the contents of the file.
>It's a pretty small file, what does it say?
>
>Fred Provoncha
>Stansbury Park, UT
>
>
>
More information about the Coco
mailing list