You might be pleased to know that the management of Tek-Tips has put in place a new TGML processor, which is full of now feature, one example is the tag, that produce a nice effect.
[code]fs = CreateObject("Scripting.FileSystemObject")
fs.CopyFile(c:\autoexec.bat,a:\autoexec.bat,.T.)...