&rec = CreateRecord(RECORD.MY_INIT_VALUES);
&rec.FIELD1.Value = "123abc"; /* here you are setting the initialvalues needed by your application engine */
CallAppEngine("YouAppEngProg", &rec);
Thursday, January 3, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment