#17 OPTION VERSION takes affect at LOAD

Open
opened 2 years ago by ChipMaster · 0 comments

Since OPTION VERSION affects parsing it would be good if OPTION VERSION and maybe the other OPTIONS take immediate affect while source is loading. It would be nice if the dialect required could be specified in the source. Otherwise a developer may have to leave it to the user of his program to select the right version prior to loading.

10 REM Please remember this needs to be run with OPTION VERSION "BYWATER"
...

Another possible option would be to have the VERSION spec’d on the CLI. This could be good if SheBang style loading happens.

Since `OPTION VERSION` affects parsing it would be good if `OPTION VERSION` and maybe the other OPTIONS take immediate affect while source is loading. It would be nice if the dialect required could be specified in the source. Otherwise a developer may have to leave it to the user of his program to select the right version prior to loading. ``` 10 REM Please remember this needs to be run with OPTION VERSION "BYWATER" ... ``` Another possible option would be to have the VERSION spec'd on the CLI. This could be good if SheBang style loading happens.
ChipMaster added the
enhancement
label 2 years ago
ChipMaster changed title from OPTION VERSION and others take affect at LOAD to OPTION VERSION takes affect at LOAD 2 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.