[progress Communities] [progress Openedge Abl] Forum Post: How To Dynamically Call Class

  • Thread starter Thread starter stingray70m
  • Start date Start date
Status
Not open for further replies.
S

stingray70m

Guest
Is it possible to dynamically call a variable with a class name? The class I would like to call is PROG1. ie: define variable v-object as class Telerik.WinControls.UI.RadForm. define variable v-class as character no-undo. v-class = "PROG1". v-object = new v-class() instead of v-object = new PROG1(). Possibly cast the variable as the class or create a function. Any help would be appreciated!! Thanks Mark

Continue reading...
 
Status
Not open for further replies.
Back
Top