Page 35 of 35

Re: New release of EightyOne available

Posted: Thu Feb 15, 2024 2:17 am
by stroebeljc
EightyOne has some great documentation in its help menu for some of the supported hardware add-ons. However, I often have questions about my machine itself. Could you add the user guide or maybe some links to the supported machines (like this one to the ZX81 page on www.manualslib.com)?

Re: New release of EightyOne available

Posted: Thu Feb 15, 2024 3:13 pm
by 1024MAK
stroebeljc wrote: Thu Feb 15, 2024 2:17 am EightyOne has some great documentation in its help menu for some of the supported hardware add-ons. However, I often have questions about my machine itself. Could you add the user guide or maybe some links to the supported machines (like this one to the ZX81 page on www.manualslib.com)?
If some members would like to help write some documentation, then yes, that could be considered.

Mark

Re: New release of EightyOne available

Posted: Thu Feb 15, 2024 10:23 pm
by stroebeljc
1024MAK wrote: Thu Feb 15, 2024 3:13 pm If some members would like to help write some documentation, then yes, that could be considered.

Mark
Just let me know how I can help.

Re: New release of EightyOne available

Posted: Wed May 29, 2024 12:30 pm
by zarsoft
HELP!

Please fix this bug on EightyOne 1.40:

When I load this BAS file
10 LET X1=1
20 LET X12=12
30 PRINT X1
40 PRINT X12

and RUN the program then I got this error:
Invalid expression in line 20.

To solve this I must do EDIT ENTER on this line.

But I have many lines like this and dont want to do EDIT ENTER on every line...

Thanks.

Re: New release of EightyOne available

Posted: Wed May 29, 2024 5:51 pm
by stroebeljc
I'm able to reproduce the problem and will look for a solution.