Login
Back to forumSee the full topicGo to last reply

Posted By

Dunric
on 2004-04-24
01:41:26
 Re: Got the font working now, but...

Lines 37 and 38 load the program, depending on the operating mode of the machine.

If it's a Commodore 128 or Plus/4, line 37 is run.
If it's a Commodore 64, line 38 is run.

The C-128 and Plus/4 mode version appears to function normally,
but in the C-64 mode most of the variables/strings are overwritten when
the first program "start.prg" loads the second program "wc.prg".

The commands used are:

37 IFPEEK(65534)<>72THENDLOAD"WC":RUN
38 LOAD"WC",8:NEW

Paul



Back to top


Copyright © Plus/4 World Team, 2001-2024