Announcement

Collapse
No announcement yet.

Control structures/donwload file

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Control structures/donwload file

    I have the following

    if Download/Run option selected
    download file (if fail go to URL)
    run installer (if fail go to URL)
    endif

    if Open Document Option selected
    label URL
    Open document http://.....
    Abort setup
    endif

    But if I cancel the download, shouldn't that be a 'fail' and go to URL?
Working...
X