> LCmd = do(if(validpath _file_,"win.debug(_file_)")) > > It produced the error message: > > --------------------------- > Error running command (2): File not found > do(if(validpath _file_,"win.debug(_file_)")) > --------------------------- > > BTW, >
I tried cutting and pasting your examples but theyall your examples worked fine for me. Does it depend on the selected file for the first one or the condition of the if statement for the mci examples. Do they fail in empty configuration. Or maybe you can find a simpler command that fails?
