- Jun
- 739
- 16
I am running a TPIPE command with the following argument that attempts to replace the text "{{4}}" in a file with an email address:
/replace=0,0,0,0,0,0,0,0,0,{{4}},[email protected]
The email address comes out "name.com". It is as if "@domain" is being treated as a function that returns nothing. Can someone explain what is happening and why -- and how I can get this to work.
-- Jay Sage
/replace=0,0,0,0,0,0,0,0,0,{{4}},[email protected]
The email address comes out "name.com". It is as if "@domain" is being treated as a function that returns nothing. Can someone explain what is happening and why -- and how I can get this to work.
-- Jay Sage