Tv WriteUserString

From TVPaintWiki
Jump to: navigation, search

<<<George<<<Command Reference<<<Miscellaneous


tv_WriteUserString section line text

Writes a character string to the current configuration file. The section argument is the name of the section, and the line argument is the name of the line in which the text string is to be written. These arguments must be surrounded by double quotes. This command is used to store variables between two working sessions using George and TVPaint and to read them using tv_ReadUserString. (However take care not to put too many character strings into the configuration file).

See Also tv_ReadUserString.