|
![]() |
#1 |
Участник
|
X++: args = new Args(formStr(Import_DBF)); args.Parm("Значение параметрв") fRun = classFactory.formRunClass(args); fRun.init(); fRun.run(); fRun.wait(); X++: info(this.args().parm()); |
|