Large field not getting recorded
John Esak
john at valar.com
Wed Mar 24 11:18:36 PDT 2010
There used to be a situation where you would do:
Memo 33 edit
Put some stuff in the memo and then leave the memo field. When looking
immediately in t the memo was
empty. Now, possibly something odd is happening with memo 33 import and
it's clearing its designated field? The fix for the other was to do a
generic WRITE on the line immediately after the memo 33 edit so the current
record would be written. This cured the problem, and you could now
immediately see the data just entered. So, heck, why not try putting a
generic WRITE immediately after the memo ### import line.
John
> -----Original Message-----
> From: filepro-list-bounces+john=valar.com at lists.celestial.com
> [mailto:filepro-list-bounces+john=valar.com at lists.celestial.co
m] On Behalf Of Boaz Bezborodko
> Sent: Wednesday, March 24, 2010 1:04 PM
> To: filepro-list at lists.celestial.com
> Subject: Large field not getting recorded
>
> A few days ago I wrote about having problems loading a file
> into MEMO.
> Instead of using MEMO I was told about WORDWRAP. But I am
> now getting a
> different problem.
>
> I changed the memo field from a 16,memo to a 148,*. But when
> the record
> is being recorded 201 is getting cleared. When I go through
> the table
> using DEBUG the program is properly loading 201, but when I
> look at it
> again afterwards, 201 is blank.
>
> I thought that maybe this was a problem or bug due to switching the
> field from memo to *. SO I tried creating a new field also
> with 148,*
> and loading both with the same data. In both cases the fields are
> loaded with the data during an import, but are empty when I
> look at them
> later.
>
> At no point do I do anything with these fields other than when I load
> them with the data.
>
> What could be causing this? It's really holding me up on my
> programming
> since my code is working all except for this.
>
> Boaz
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
More information about the Filepro-list
mailing list