/test/macro/ok/path.txt

http://txt2tags.googlecode.com/ · Plain Text · 38 lines · 24 code · 14 blank · 0 comment · 0 complexity · 55748537055c05dd1e2883f94c1c7354 MD5 · raw file

  1. filename
  2. %%currentfile(%f): path.t2t
  3. %%infile(%f): path.t2t
  4. %%outfile(%f): path.txt
  5. filename (w/o extension)
  6. %%currentfile(%F): path
  7. %%infile(%F): path
  8. %%outfile(%F): path
  9. dirname
  10. %%currentfile(%d): /ABSOLUTE-PATH-TO-TEST-FOLDER/test/macro
  11. %%infile(%d): /ABSOLUTE-PATH-TO-TEST-FOLDER/test/macro
  12. %%outfile(%d): /ABSOLUTE-PATH-TO-TEST-FOLDER/test/macro
  13. dirname (only parent dir)
  14. %%currentfile(%D): macro
  15. %%infile(%D): macro
  16. %%outfile(%D): macro
  17. file path
  18. %%currentfile(%p): /ABSOLUTE-PATH-TO-TEST-FOLDER/test/macro/path.t2t
  19. %%infile(%p): /ABSOLUTE-PATH-TO-TEST-FOLDER/test/macro/path.t2t
  20. %%outfile(%p): /ABSOLUTE-PATH-TO-TEST-FOLDER/test/macro/path.txt
  21. extension
  22. %%currentfile(%e): t2t
  23. %%infile(%e): t2t
  24. %%outfile(%e): txt