8000 native "info exists" support · Issue #8 · tpoindex/tsp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

native "info exists" support #8

8000
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

Open
lehenbauer opened this issue Aug 10, 2015 · 0 comments
Open

native "info exists" support #8

lehenbauer opened this issue Aug 10, 2015 · 0 comments

Comments

@lehenbauer
Copy link

Currently tsp cannot compile something like

    set bool [info exists flightplan(orig)]

It apparently does support

    set want "orig"
    set bool [info exists "flightplan($want)"]

...but it only works when the variable is quoted with double quotes or something.

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

1 participant
0