Page 1 of 1

How to create a new user program file?

Posted: Wed Jun 27, 2018 8:23 am
by Helpdesk
Odd thing on the Pepino board, I can load existing Oberon source system files from the Saalima SD card and edit them and compile and rum, but I haven't figured out how to create a user program file, such as a test "Hello World" or something basic,

I must be missing something.

Re: How to create a new user program file?

Posted: Wed Jun 27, 2018 8:25 am
by cfbsoftware
Use the command:
  • Edit.Open filename
to create a new file on Project Oberon. If the file doesn't already exist it will create it for you.