gameInfoWriterobjectgameinfo.t[71]

TADS GameInfo writer

gameInfoWriter :   object

Superclass Tree   (in declaration order)

gameInfoWriter
        object

Summary of Properties  

(none)

Summary of Methods  

getGameInfoToday  writeGameInfo 

Properties  

(none)

Methods  

getGameInfoToday ( )gameinfo.t[100]

Get today's date as a string in the format YYYY-MM-DD. This can be used as a simple way of keeping the release date in the game information up to date with the latest compilation.

writeGameInfo (tab, fname)gameinfo.t[77]
Write the game information from the given LookupTable to the given file. Each key/value pair in the LookupTable gives the GameInfo key and the corresponding value string for that key.

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3