-
Notifications
You must be signed in to change notification settings - Fork 33
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
Programmer mode #32
Comments
I tried Zload in the last version. f.ex. |
Yes, if you run it on one line command. In programmer mode you can first ZL and in the next command you still have the routine you zloaded in your current partition, and $ZN is set with the routine name. |
Sidneyl, thank for your issue. Yes, currently we have some problems with USE command in routines and programs, because they have different arguments for TCP and TRM devices. Currently we are searching for available solutions and methods. I believe we will solve this as soon as possible. Routine screen editor is a good idea, thank you. |
You can run the %PMODE Intersystems Routine to enter programmer mode instead of executing the commands entered. Because we can't ZLOAD a Routine and PRINT it.
When we run the PRINT command it displays your Routine.
I think your next project should be a Routine Screen Editor running under your WebTerminal.
The text was updated successfully, but these errors were encountered: