How Can I Set/Initialize Multiple Variables in One Action?

There is no way to do that. Well, in 7.0 you can do this:

  • For Variable Index in Number Range 1 to 10
    • Set variable “Var%Variable%Index%” to text “%Delete%”

Why not just put all the Set Variable’s in a Group (er, sorry, version 6, in a Repeat 1) action and then undisclose it (and in 7, rename it to “Set Variables” (sorry, couldn’t resist)).