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

Change variable from shell #68

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

Change variable from shell #68

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hello,

Thanks again for this great tool.  Is there a way to change a variable from a 
command shell.  It seems that the only way to update a variable is from std out 
of an input tag (from input file or command).  In my case, I have an input 
command for an entry widget that prevents all characters except numbers.  This 
gets run after key press action input.  I would also like to have another 
command that runs on focus-out which checks the entire string and updates it.  
I was thinking I could have another input command but that doesnt seem to work. 
 How can I update the variable from another shell command without using a file?

Thanks for any help,
John

Original issue reported on code.google.com by JMRichar...@gmail.com on 28 Jun 2013 at 6:03

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

No branches or pull requests

1 participant