Using PASCAL under HORIZON

having trouble with an archived file? post in here!
Post Reply
richmond
Posts: 1
Joined: Thu Mar 30, 2006 11:24 am
Location: Bulgaria
Contact:

Using PASCAL under HORIZON

Post by richmond »

So I popped the 2 ROM images for Pascal in the right place for the HORIZON emulatr - enabled paged ROMs and booted up: '*HELP' shows PASCAL as having loaded.

The started typing 'PROGRAM "TEST", hit enter and got an error message.

How do I start programming in PASCAL?
alchresearch
Posts: 236
Joined: Mon Jan 03, 2005 9:14 pm

Post by alchresearch »

I've tried it with a disk in the drive but keep getting the message "Not found"
slimjim
Posts: 18
Joined: Wed Mar 22, 2006 12:20 pm
Contact:

Re: Using PASCAL under HORIZON

Post by slimjim »

richmond wrote:So I popped the 2 ROM images for Pascal in the right place for the HORIZON emulatr - enabled paged ROMs and booted up: '*HELP' shows PASCAL as having loaded.

The started typing 'PROGRAM "TEST", hit enter and got an error message.

How do I start programming in PASCAL?
Well, you can't simply type in lines of code at the prompt the way you could/can in BBC BASIC. It's been about 20 years since I used to use ISO Pascal for the Beeb, but I'm sure there was a separate text editor of some sort. So you prepare a text file using the editor, then compile it.
slimjim
Posts: 18
Joined: Wed Mar 22, 2006 12:20 pm
Contact:

Post by slimjim »

Just found the ISO Pascal ref manual in PDF form, here:

http://bbc.nvg.org/rom/Acorn/lang/ISOPa ... erence.pdf

From the manual, you type EDIT {source file}, then code away.

I'm assuming you're using Acornsoft ISO Pascal?

Cheers
Slim
Post Reply

Return to “archive issues”