On Saturday, September 13, 2003, at 01:05 PM, Alex Rice wrote:
The transcript command is run through format() so the problem is that format() interprets \ as the escape character for C strings. So any backslashes have to be escaped "c:\\program files..."
And to avoid all the silliness, in future versions I will just use replaceText() instead of format() to put the temp filename into the transcript command template.
Alex Rice <[EMAIL PROTECTED]> | Mindlube Software | http://mindlube.com
what a waste of thumbs that are opposable to make machines that are disposable -Ani DiFranco
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
