Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dotnetpro database performance contest
Message
From
12/05/2007 04:09:42
 
General information
Forum:
Visual FoxPro
Category:
VFP Compiler for .NET
Miscellaneous
Thread ID:
01224231
Message ID:
01224917
Views:
20
Hi Samuel,
>And now some ideas about the implementation:
>The function prototype could be something like:
>
FUNCTION AppendFromDelimited
TPARAMETERS tcFile as string, toFor as System::Delegate, ;
 taListFields() as string, tcCharDelimiter as string, ;
tcFieldDelimiter as string, tnCodePage as Integer
perhaps enhancing tcCharDelimiter from vfp's CHAR to string is helpful, as that might enable something like
append from () delimited with ", " && ","+Space(1)
and thereby making the next pass replacing all but the first field with the LTRIM() unneeded...

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform