
ive tryed to make a entry in guestbooks in different profiles.
if a profile is deleted banned or what ever or the guestbook is disabled iMacros stops.
how to say to iMacros "dont stop! go to next profile/command-line" ?
Code: Select all
SET !ERRORIGNORE YES
Such a very amazing link!Daniel, iOpus wrote:Hello,
Please take a look at these variables:
!TIMEOUT_TAG
!TIMEOUT
!TIMEOUT_MACRO
Best regards,
Code: Select all
SET !ERRORIGNORE YES
SET !TIMEOUT 15
URL GOTO=your_url
SET !TIMEOUT 60
SET !ERRORIGNORE NO
...'rest of macro