` 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 April 3, 2025, 12:07 am
This article has been viewed/printed 35239 times.