Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Rdd Ads read me - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

ADSBlob2File()

Write a Binary (memo) field's contents to a file
---------------------------------------------------------------------------------

 Syntax

        ADSBlob2File(cFileName, cFieldName) --> lSuccess  

 Arguments

        <cFileName>      File to create. If it already exists, it will 
                  be overwritten on success and destroyed on error.

        <cFieldName>     Field in the current workarea that contains 
                  binary data.


 Returns

        <lSuccess>    True if the file is successfully written.    

 Description

      See ACE.HLP for full details about the Advantage Database Server.
      ADSBlob2File() is a wrapper for AdsBinaryToFile.

Status

      Ready

 Compliance

      Harbour extension

 Platforms

      Windows 32-bit only

 Files

      Library is RddAds  Header is ads.ch



See Also: ADSFile2Blob()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson