When opening a google doc file, using the commands:
Code: Select all
text _t 'create text file
_t.append(file) <tvb>:\KT\gdoc_eviews'append google doc file
_t.save .\testsave.prg 'save text file as program
exec .\testsave 'execute new program fileThomas
