|
Resource Files |
Top Previous Next |
Sometimes a project may need access to certain files which are not Tibbo Basic code per se; these may be image files, sound files or any other fixed binary data which is not to be interpreted or modified by the Tibbo Basic compiler but simply used as-is within the project.
These files are not modified or compressed in any way; they are merely included within the final, compiled binary file and may be accessed from within the program or by the built-in HTTP server.
Resource files are included in the project tree under the Resource Files branch.