Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make _FILES$() throw an error if it is called without an argument the first time #426

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

a740g
Copy link
Contributor

@a740g a740g commented Jan 4, 2024

The PR updates the behavior of _FILES$ to match with the behavior detailed in the wiki description and as discussed on Discord.

I.e. if filespec$ is omitted on the first call to _FILES$, it will generate the error message, "Illegal Function Call."

@a740g a740g self-assigned this Jan 4, 2024
@a740g a740g added the bug Something isn't working label Jan 4, 2024
@a740g a740g merged commit ff0f04d into QB64-Phoenix-Edition:main Jan 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants