args = new Args(formStr(Import_DBF)); args.Parm("Значение параметрв") fRun = classFactory.formRunClass(args); fRun.init(); fRun.run(); fRun.wait();
info(this.args().parm());