rejetto forum

Need Help with Move macro (Solved)

r][m · 4 · 3519

0 Members and 1 Guest are viewing this topic.

Offline r][m

  • Tireless poster
  • ****
    • Posts: 347
    • View Profile
I'm trying to set up a move file section but it doesn't work.
Code: [Select]
<form method=post action="?mode=section&id=move">
File Name:
<input name="file"  value="">
Move To: &nbsp;&nbsp;
<input name="filemove" value="C:\hfs\">
<input name="action" type="submit" value="Move">
</form>

[move]
{.move|{.postvar|file.}|{.postvar|filemove,}.}

Anyone help with this?
« Last Edit: March 21, 2011, 03:36:34 PM by r][m »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
i see a ,} where it would be supposed to be .}


Offline r][m

  • Tireless poster
  • ****
    • Posts: 347
    • View Profile
i see a ,} where it would be supposed to be .}
Thanks, Rejetto, now it works! I looked for every thing except a typo.
Now maybe I can finish my move page for the remote Admin section.

« Last Edit: March 21, 2011, 02:36:53 PM by r][m »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile