As an example for the development system, thought I could create a Linux value such as Process_env=Dev
This would be exported, just like the PATH variable from the bash_profile.
Depending on the Cl system interface, I need to ftp a charge file with the correct mainframe dataset prefix. Processing_env=Dev would prefix INSTALL as the dataset prefix.
I’m having trouble picking this up in a Tcl and I also know that I will have a TPS that will need this.
I was initially trying to process commands within a script window, within the Tcl or hcitcl prompts, to see what I would want the code to execute.