- Integrating resources when generating the iPhone/iPad application
- Handling the read-only files found in the directory of resources
fResourceDir (Function) In french: fRepRessource Returns the path of the read-only resources of the application.
// The function returns the content of the file fLoadBuffer(fResourceDir() + ["\"] + "data.bin")
Syntax
<Result> = fResourceDir()
<Result>: Character string Full path of the read-only resources found in the application. Corresponds to the ".app" directory of the application. You cannot write into this directory.
This page is also available for…
|
|
|
|