LPARAMETERS nButton, nShift, nXcoord, nYcoordIF (Type('m.thisForm.wlHTMLgen') == 'L' AND m.thisForm.wlHTMLgen)RETURN .F.ElseExternalForm EditApp EditApp = ThisForm.wForm('_form_appuntamento','wFormCallBack', This.appId)ENDIF
This is form.html
<!-- Generated on 13/12/2012 14:38:41 by FoxInCloud version 1.26 -->><divid="_form"class="form awfrm mobfrm _form"tabindex="600"><divclass="awHTMLgenError">Method or procedure cimageweb(): error #1 ("File 'd:\sviluppo\erpmobile\code\_gdiplus.vcx' does not exist.") at code line #271 ("toGDIplus = Iif(loClass(m.toGDIplus, 'gpImage'), m.toGDIplus, NewObject('gpImage', '_GDIplus.vcx'))")</div></div><!-- / Generated on 13/12/2012 14:38:41 by FoxInCloud version 1.26 -->>
and this is form.js
/* Free space for Firebug messages *///* Generated on 13/12/2012 14:38:41 by FoxInCloud version 1.26 -- *//FoxInCloud.documentInit('_form');/* -- / Generated on 13/12/2012 14:38:41 by FoxInCloud version 1.26 *//
I have these files only in test not in prod folder