|
Nayuko Novice
Joined: 17 Jun 2008 Posts: 41
|
|
Last edited by Nayuko on Mon Jan 12, 2009 7:08 pm; edited 3 times in total |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Jan 12, 2009 6:36 pm |
No, sorry, it can only be a fixed time delay value.
|
|
|
|
Nayuko Novice
Joined: 17 Jun 2008 Posts: 41
|
Posted: Mon Jan 12, 2009 6:41 pm |
OK, I solved problem in my own. Just created a trigger with universal pattern, matched every location with value:
Code: |
waitTime=%random(@waitTimeMin,@waitTimeMax)
#CALL %pref(SendDelay,@waitTime)
|
The second question is:
Is it possible to log in html ?
I saw, that it is, using built-in editor. But I'm not sure if it can be done with #LO command. Using editor to capture the text can be a bit uncomfortable. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Jan 12, 2009 7:00 pm |
Yes, just go into your Preferences and in the Sessions page, click on the Logging tab and turn on the Log MXP/HTML option.
|
|
|
|
Nayuko Novice
Joined: 17 Jun 2008 Posts: 41
|
Posted: Mon Jan 12, 2009 7:08 pm |
Works very well! Thank you :)
|
|
|
|
|
|