next up previous contents
Next: L'explorateur de fichiers Up: hibView user documentation Previous: About this document   Contents


The command line

To launch hibView in the simplest way, just write in the Home screen of your Ti:

hibview()

This will launch the file explorator, and you will be able to choose the file you want to open.

The second solution to open a file with hibView is to specify it in parameter with the following syntax:

hibview("myfolder\myfile")
hibView will open the specied file myfile contained in the folder myfolder. If no folder is specified, hibView will search the file in the current active folder (indicated in the bottom right of the Home screen).

You can also draw the custom string via hibView. To do so, you have to use the following syntax:

hibview("#Tblabla #Uunderlined text#U other text")
The tag #T indicates that the text following this tag have to be drawn.



2006-02-19