Programatically Starting System Editor (Functions/Subroutines/Programs)

The following code will start the system editor and automatically bring up the stored procedure you pass in with the /TN switch  This code can be useful in many ways if you have the need to view your code from a running application.

 

Utility("RUNWIN" , "DWB /AP=<application name> /UN=<username> /TN=<application name>*STPROC**<stored procedure name>")

  • kb/kb_articles/kb0157.txt
  • Last modified: 2024/01/30 13:36
  • by 127.0.0.1