↧
From: | Michele |
To: | Thierry Nivelet (FoxInCloud) |
please replace:
IF wlWeb() AND lRelationSrce(m.this.RecordSource)
by:
IF wlWeb() AND Used(m.this.RecordSource) AND lRelationSrce(m.this.RecordSource)
thanks
Thanks for this post
I need to see every debugger windows, especially call stack and locals
thanks,
can you post a debugger screenshot when error occurs?
thanks,
Arelationscre() - Alias can't be found: ''''
and i receive this error every time the form is refreshed up to when VFP crashes.....
If the grid is defined with a recordsource on an open table (in the Load event of the form) it works fine.....