Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with Transactions
Message
From
16/09/2004 07:04:44
Suhas Hegde
Dental Surgeon
Sirsi, India
 
 
To
16/09/2004 03:48:28
Stuart Ramsey
Medical Business Systems
East Gosford, Australia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00942781
Message ID:
00942818
Views:
17
Hi,

>SELECT INVOICE
>BEGIN TRANSACTION
>DO CASE
> CASE lnanswer = 6
> REPLACE INVOICE.status WITH "P"
> REPLACE INVOICE.oktoprn WITH .F.
> CASE lnanswer = 7
> REPLACE INVOICE.status WITH "?"
> REPLACE INVOICE.oktoprn WITH .F.
>ENDCASE

What does this line do ??? Does it trigger an end transacrion somewhere while refresh ?

>Thisform.pageframe1.page3.stat1.refresh


Suhashegde
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform