FoxInCloud
Messagebox Error
Your code executes 2 .wMessageBox() with call back
Move all code after the first .wMessageBox() call to .wFormCallBack.
A call to a modal form (or message box) with call back must be the last in the execution stack
Please post code in case of a doubt.
