Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data loss using REPORT TO FILE ASCII
Message
From
16/01/2003 08:45:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
15/01/2003 11:33:25
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00741527
Message ID:
00742328
Views:
30
>>I see now. Sorry have no idea. I never trust report when it's ASCII and roll my own text merging.
>
>Do you have some templates which drive text merging routines ?

Nothing special. For your report it might look like :
select test
SET TEXTMERGE TO test.txt noshow
SET TEXTMERGE on
scan
  \<<f1>>
  \
  \
  \<<f2>>
  \
  \<<f3>>
endscan
SET TEXTMERGE to
SET TEXTMERGE off
MODIFY COMMAND test.txt
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform