back to Table of Contents


IsCryptedFile (function)

This function returns a flag indicating whether the given file is encrypted or not.


SYNTAX:

flag% = IsCryptedFile% (file$)

INPUTS:

file$ (STRING)


RESULT:

flag% (INTEGER)


back to Table of Contents