o.Open(lcFileName, llReOpen, llSilent)
llReOpen Forces the file to re-opened even if it is already open. Used to force file into a specific work area.
llSilent If .T. a FileOpen dialog is not displayed if the file cannot be found.