Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Beginner Question on memo datatype
Message
From
29/08/1998 21:22:38
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00131253
Message ID:
00131308
Views:
16
>>Recently, I always skip all possible cases on using memo datatype as I donno how to handle it well.
>>
>>Now, I have time and want to try the basic function related to memo.
>>Could you give some related functions/samples on memo field?!
>>
>>I want to know how to compare two memo field content!?
>>including finding same or different in detail..
>>How to do so!?
>>
>>Thanks for guide
>
>Justok,
>
>Exactly the same way you do it for character fields.
>
> Memo1 = memo2 && will tell if two memos are the same
>
> Text $ Memo && Tells you if Text is contained within memo
>
> LEFT(Memo,50) && returns the first 50 characters from the memo
>
>You can use any character function on a memo field.

Thanks, That's enough la.

Currently I make a Worklog.prg for handling Trigger, but ignore the memo type.
if all character function can work in memo type.
All task can be finished.

Then, it will be the 2nd task on handling the log table information into useful
way! ^_~

Ummmmm, I hope I will upload this worklog to file section in this week!
Remember to take a look wow! ~_^
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Reply
Map
View

Click here to load this message in the networking platform