Each field on the form has THISFORM.REFRESH() within its LOSTFOCUS procedure.
When I build the exe and run the 2 instances one instance will crash and I would like to therefore have some assistance regarding this multi-user issue.
INSTANCE 1
**********
1 - Select exe to open application.
2 - Click on Customers button from main menu.
3 - Scroll to specic customer using VCR Navigation button i.e. company = APV LTD.
4 - Make change to contact surname field.
INSTANCE 2
**********
1 - Slect exe to open application.
2 - Click on Customers button from main menu.
3 - Scroll to the same customer.
4 - Make change to contact surname field.
5 - Scroll to next record
Go back to instance 1 exe and attempt to scroll to next record.
PROGRAM ERROR
*************
*************
No Parameter Statement is found
CANCEL, IGNORE or HELP buttons displayed.
Can anyone help.
Thanks and kind regards,
Tom.
When I build the exe and run the 2 instances one instance will crash and I would like to therefore have some assistance regarding this multi-user issue.
INSTANCE 1
**********
1 - Select exe to open application.
2 - Click on Customers button from main menu.
3 - Scroll to specic customer using VCR Navigation button i.e. company = APV LTD.
4 - Make change to contact surname field.
INSTANCE 2
**********
1 - Slect exe to open application.
2 - Click on Customers button from main menu.
3 - Scroll to the same customer.
4 - Make change to contact surname field.
5 - Scroll to next record
Go back to instance 1 exe and attempt to scroll to next record.
PROGRAM ERROR
*************
*************
No Parameter Statement is found
CANCEL, IGNORE or HELP buttons displayed.
Can anyone help.
Thanks and kind regards,
Tom.