memo field

CDAY gliderman.one at verizon.net
Mon May 23 09:39:17 PDT 2005


Nancy Palmquist wrote:
> CDAY wrote:
> 
>> 5.0.13   XPpro
>>
>> I have created memo field, imported data from an Access file into the 
>> memo field.
>>
>> When I try to update or change data in the memo field the changes are 
>> not recorded. When I press F10 to save, the boxed memo display area 
>> disappears, if I press F10 again, it reappears.  If i move to a 
>> different record, then back to the reord changed, the changes are not 
>> saved in the memo field.
>>
>> What am I doing wrong ?
>>
>> Charles Day
>>
>> _______________________________________________
>> Filepro-list mailing list
>> Filepro-list at lists.celestial.com
>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>
>>
> Charles,
> 
> How about if you post the code that you used?  It would help us a bit to 
> troublesoot the problem.
> 
> Nancy
> 

: end
------------------------
@entsel	
if: @sn eq "3"
then: memo 37 edit
----------------------------
if: @sn eq "2" 		
then: memo 37 show ("6","29","15","35")
--------------------------
:end

Charles Day


More information about the Filepro-list mailing list