gui.setTextEditorFile

Opens a text file in a textEditor.

Prototype

  1. bOk = gui.setTextEditorFile ( hComponent, hFile )

Parameters

hComponent - valid GUI component handle
hFile - file handle pointing to the file you want to open


Return values

bOk - true on success


Available since ShiVa 2.0