Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Produce a Complex String
Message
 
 
To
10/12/2007 11:54:32
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01274465
Message ID:
01274470
Views:
12
>Can you give me an example of the code?
lcCurPart = myPart

scan
  if not lcCurPart == myPart
      lcString = lcString + ")"
      lcCurPart = myPart
   endif 
 
endscan

* Unfortunately, we still need to process the last record, so using this methodology needs to be done outside.
Someone gave me a better idea about 2 years ago, but I don't have a minite right now to search.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform