Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# IL Code Generation
Message
From
26/08/2000 06:46:37
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00409521
Message ID:
00409522
Views:
16
Okay if you replace
incValue++;
with
incValue = incValue + 1;
it works and generates 1. I have not tried incValue += 1 yet.
Previous
Reply
Map
View

Click here to load this message in the networking platform