Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field
Message
From
20/09/2005 10:32:01
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
20/09/2005 10:23:32
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01051285
Message ID:
01051290
Views:
8
>I'm doing a POS app and I want to use the memo field to record all the receipts, I have checked the spesification that the size of it is actually unlimited (depend on diskspace) and it seems a good place to store all the sales records.
>
>but how can I add the text to the memo field programmatically?
>
>the typical receipt is like this (40 columns):
>
>20-09-2004 Cashier: Bob
>Pizza..........1x 8.00 = 8.00
>Topping....1x 1.00 = 1.00
>--------------------------------
>Total.......................= 9.00
>
>thanks for the help.
>
>regards,
>
>Jerry
Text to myTable.myMemo noshow
20-09-2004 Cashier: Bob
Pizza..........1x 8.00 =  8.00
Topping....1x 1.00 =  1.00
--------------------------------
Total.......................=  9.00
endtext
Is only one of the ways. Replace, gather, insert, append memo...
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
Reply
Map
View

Click here to load this message in the networking platform