Define variable

I defined a variable called FTP_LIST

this didnt show up as a variable I could select in the variable list on the FTP directory listing till after I had run the script once. It would be nicer if it could show up after the line defining it.

Liz,

If you use the Define Variable action, then the variable will only be defined when the action runs. This action should be used sparingly (there are times when it needs to be used, but normally for very complicated projects… especially when a project is calling other projects). The better way to declare variables is via the Tools menu | Edit Variables dialog.

cheers,
tate.