How this should look could be done like this:
Method 1In the job variables there should be a extra variable called JobParameters
With the set variable task you can set this variable for a specific job to whatever you want.
When the job runs, this variable is accessible to every task in the job, just like a normal variable.
Method 2In every screen where you can run a job, there should be a text field to fill in the sending parameters.
These parameters are stored in the job varaible JobParameters and are accessible for every task in the job, just like a normal variable.
I think the Method 1 is earier to implement.
There might be a method 3 though...
Regards,
Erik
Uses Visualcron since 2006.