tmp := @Prompt([LOCALBROWSE];"Select File";"3"); @If(@IsError(tmp);@Return("");""); FIELD Filename := @Text(tmp);