Hi!
I know it's new thread, but I began programming my program again... it's BASIC 7 extension to disk access commands.
and first function is prompt.
The same problem:
- when I want to print prompt, properly working only in 40col mode (illogical not?), it's used routine $FFD2...
- when I start it separated all is correctly in 40col also 80col mode
I'm afraid that my routines to disk access will work not...
So, what can disable printing in 80col mode when I use BASIC extension? I don't know really what...
> and: it's first ML program which I'm programming on Commodore 128 (before only Commodore 64) - I let go away KickAssembler 'cause it produces the same problems. So I tried to write it in C128 ML MONITOR. It's hard work, but I think that can help when KickAssembler does problems. But I'm sad that direct programming does the same...
Thanks for every reply.
Miro