Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chr(13) in a field
Message
From
17/12/2008 14:50:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Chr(13) in a field
Miscellaneous
Thread ID:
01368268
Message ID:
01368268
Views:
65
I am writing a program to execute a list a characters using KEYBOARD and get the list of characters from
a table that has a 250 character field

I want to enter Chr(13) so KEYBOARD will do a carriage return when it runs into it in the string

doing Alt+10 or Alt+13 when entering the string in the field does not work
Nor
does putting 'text is here'+chr(13)+'more text' in the field.

If I make a string in a variable such as 'text is here'+chr(13)+'more text' it understands the carriage return

The table field does not

Any thoughts to help solve this?
Next
Reply
Map
View

Click here to load this message in the networking platform