On Sat, Feb 13, 2010 at 8:25 AM, Alex Tweedly <[email protected]> wrote:
> Could you try this in your multi-line msg box and let me know what it does > on Mac ? >> >> put "abcdefg" & CR into URL "file:b.txt" >> put URL "file:b.txt" >> open file "b.txt" for append >> write "x" to file "b.txt" at 2 >> close file "b.txt" >> put URL "file:b.txt" after msg > > on Win, it produces >> >> abcdefg >> abx > Alex, on OS X.6.2, MBP, Rev 4.0 abcdefg abcdefg x :-( _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
