Difference between revisions of "MD5FILE()"

From Lianjapedia
Jump to: navigation, search
Line 18: Line 18:
 
</code>
 
</code>
  
==Products==
 
Lianja, Lianja Server
 
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
[[Category:Lianja VFP Extensions]]
 
[[Category:Lianja VFP Extensions]]
 
[[Category:VFP Function Extensions]]
 
[[Category:VFP Function Extensions]]

Revision as of 08:38, 9 January 2013

Purpose

Function to return the MD5 cryptographic key for a named file or files matching a skeleton

Syntax

MD5FILE(<expC>)

See Also

MD5()

Description

The MD5FILE() function is used to return the MD5 cryptographic key for a named file or all files matching a skeleton. The file name or skeleton is specified in <expC>.

Example

md5key = md5file("*.dbf")                                                     
? md5key                                                                      
a867a1593181165651ed1e4330f451ba