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

Unrecognized system function #45

Open
uleimberger opened this issue Dec 12, 2019 · 2 comments
Open

Unrecognized system function #45

uleimberger opened this issue Dec 12, 2019 · 2 comments

Comments

@uleimberger
Copy link

When you define a parameter in a class like this:

/// The programm to unzip a release
Parameter ZIPPROGRAMMVMS = "$ZIP";

you get a error: Unrecognized system function

Same issue with this line of code:

if ..toUpper(part)["$HEADER" quit ""

@daimor
Copy link
Contributor

daimor commented Dec 12, 2019

Yes, this check works quite dumb right now, no fix, yet.

@uleimberger
Copy link
Author

uleimberger commented Dec 12, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants