|
|
|
|
|
fLoadResource (Function) In french: fChargeRessource Loads the content of a resource from a library.
CGV is Buffer = fLoadResource("CGV.PDF")
Syntax
<Result> = fLoadResource(<Resource>)
<Result>: Buffer Requested resource. <Resource>: Character string Name of the resource to load. Reminder: Resources are files added to the library when the application, library, external component, etc. is generated.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|