Jump to content
Macro Express Forums

wskid

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by wskid

  1. Basically what I want to accomplish is:

     

    If file C:\file.txt exists = true

    then do A

    Else (meaning file exist = false)

    then do B

    End if

     

    However, if the file does NOT exist, the macro aborts, stating the file doesnt doesnt exist - aborting macro. Then that the macro has been aborted.

     

    Wouldn't the If File Exist return boolean false and then processs the else side?

     

    This is using ME 3.5.5.1

×
×
  • Create New...