item: Comment Active=True Comment=Expand Variable Example end item: Comment Active=True Comment=Retrive the path of the temporary folder to a variable end item: Expand Var To Variable Active=True SysVar=TEMP VariableName=TEMP_FOLDER AbortOnFailure=False end item: If File Exists Active=True AbortOnFailure=False FileName=e:\datab\database\database.db SearchPath=False end item: Comment Active=True Comment=Copy the database file to the temp folder end item: File Copy Active=True AbortOnFailure=False Source=e:\datab\database\database.db Destination=TEMP_FOLDER OverwriteExisting=False end item: Show Message Active=True Options=doForceToForeground TimeOutinSec=-1 Title= Message=File successfully copied to the temp folder DialogType=mtWarning end item: Else Active=True end item: Show Message Active=True Options=doForceToForeground TimeOutinSec=-1 Title= Message=File Not Found DialogType=mtWarning end item: EndIf Active=True end