Difference between revisions of "MD5FILE()"

From Lianjapedia
Jump to: navigation, search
m (1 revision)
m (Text replace - "Recital" to "Lianja")
Line 24: Line 24:
  
 
==Products==
 
==Products==
Recital, Recital Server
+
Lianja, Lianja Server
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]

Revision as of 23:05, 7 December 2012

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


Products

Lianja, Lianja Server