Hello all. How do you prompt for input in UE (i.e. prompt to save a file with a user-entered filename?) Here is an idea i have that needs a prompt at the end:
1) FindInFiles (look in files for the string "<h1>")
2) open meta_temp.asp (as many copies as there are entries of <h1>)
3) StartSelect
4) Copy (the line that has <h1> in it)
5) Paste (above <h1> tag into meta_content and meta_keywords)
6) Save As: -> Prompt for save name, save dir.
1) FindInFiles (look in files for the string "<h1>")
2) open meta_temp.asp (as many copies as there are entries of <h1>)
3) StartSelect
4) Copy (the line that has <h1> in it)
5) Paste (above <h1> tag into meta_content and meta_keywords)
6) Save As: -> Prompt for save name, save dir.