- Generation wizard
- Special case: Extraction from a database
- Special case: ".WDD" file (analysis description)
fExtractResource (Function) In french: fExtraitRessource Syntax
<Result> = fExtractResource(<Resource name> [, <Destination>])
<Result>: Boolean - True if the resource was extracted,
- False otherwise. If an error occurs, the ErrorOccurred variable is set to True. To get more details on the error, use ErrorInfo.
<Resource name>: Character string Name of resource to extract (file name with its extension). <Destination>: Optional character string Remarks Special case: ".WDD" file (analysis description) An analysis description (".WDD" file) integrated to the library of an application cannot be extracted. To extract a file from a library that cannot be extracted by fExtractResource, you can use an HFSQL data file integrated in the library.
This page is also available for…
|
|
|
|