Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hacking my SCX
Message
From
28/01/2003 13:16:42
 
 
To
28/01/2003 13:08:28
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00746291
Message ID:
00746318
Views:
18
>if i remember that correctly, i had that proplem when i did that last (a while back). i think the problem was with CR and LF in the memo field. check this out, i don't remember what it had to be to run correctly.
>
>hope this helps

Hi Gunnar,

I'm not sure what you mean.

This is the field before I make my modif.

Height = 23
Left = 118
MaxLength = 250
TabIndex = 2
Top = 39
Width = 660
Name = "txtFrCaption"

Here it is after.

Height = 23
Left = 118
MaxLength = 250
TabIndex = 2
Top = 39
Width = 660
nobjno = 279
Name = "txtFrCaption"

Here it is if I open the form and just save it after the modification.

Height = 23
Name = "txtFrCaption"

All my properties are reset.

Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform