|
|
|
|
|
- Integrating resources when generating the iPhone/iPad application
- Handling the read-only files found in the directory of resources
Returns the path of the read-only resources of the application. // The function returns the content of the file fLoadBuffer(fResourceDir() + ["\"] + "data.bin")
Sintaxis
<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.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|