|
From: Itamar M. L. J. L. <ita...@gm...> - 2015-06-27 15:01:54
|
Hi!
Will designer work and save .prg files ?
Becouse a get some bugs...
While save a prg show error base/1001 undefined function GETMENU
1317: callfunc("menu2prg",{aControls[i],getmenu()})
Called from getmenu(0)
Called from (b)COMPILESCR(307)
...
And Designer -> File -> Save form
And the screen show on combobox wrong text, Hwgui source ...
Another error:
Error BASE/1109 Argument error: $ 475: cStyle +
iif("Right"$oCtrl:GetProp("alignment"),"+BS_RIGHTBUTTON"," ")
Called from (b)COMPILESCR(307)
Called from DOSCRIPT(514)
...
The error occour with empty name of file xml.
Best regards,
Itamar M. Lins Jr.
|