i want to show an form wich creats a folder for the user who active the form, but i want that the form will be 'disabel'
like:
{.if|?

?FOLDER?

?|<form>......</form>| The folder exist already .}
if you need to know if the folder exists, then use {.exists|PATH.}
can you set variables, that be there for ever (but you can change it(but no delet)
when yes, how can i make this?
if you use variable name #X instead of just X, then variable will exists as long as HFS runs.
if you need to go beyond the restart, then you have to save #X on quit, and reload it on start (with events).