dlb7be Posted August 7, 2004 Report Posted August 7, 2004 Hello Everyone, I am trying to append a <TAB> to my text file. It just seems to me like it should be simple, but I cannot figure it out. Thanks in advance for anyone's help! Variable Modify String: Append %T2% to Text File ** (I want a <TAB> right here in my text file) ** Variable Modify String: Append %T3% to Text File Thank you, Doreen Quote
Pete Posted August 7, 2004 Report Posted August 7, 2004 Hi Doreen, I think you need to use the command.... Variable Set to ASCII Char (I think TAB is ASCII decimal 9) Good Luck Pete Quote
dlb7be Posted August 7, 2004 Author Report Posted August 7, 2004 THANK YOU PETE !! It's perfect. Now I see the ASCII decimal codes in my Macro Express book. I have all kinds of new possibilities! ("new" for me, that is). Thanks for your help, Doreen Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.