` Printed Icetips Article

Icetips Article



Par2: Detecting and saving BLOBs
1998-07-17 -- Richard Taylor
 
You can add one line of code to the file's FileManger EqualBuffer method,
before the parent call:

    IF Pre:BlobField{PROP:Touched} = TRUE THEN RETURN(0).

This will detect the changed BLOB and cause the form to update the record.



Printed May 12, 2024, 5:11 pm
This article has been viewed/printed 35114 times.