ianatha/bababasic

Support file operations

Closed this issue · 0 comments

Script:

OPEN "DATA.DAT" FOR OUTPUT AS #1

Error:
Screenshot 2023-11-04 at 2 47 41 AM

Fixing this would require somehow "mounting" an Android FS location onto the app, or something of the sort.

There are some decisions to be made as to if paths like "C:\IANDIR\FILE.TXT" should work, or if we should expect POSIX/Android paths.