The filename contains spaces, so it needs to be enclosed in quotes:

var %file = $qt($findfile(c:\,Observer 2.csv,1))

Oh and don't forget to delete the file "Observer", created in the directory containing "Observer 2.csv" wink

Or if for example the directory is "c:\program files\something\", you should look for the file "program" in c:\. You get the idea.

Last edited by qwerty; 22/06/06 12:24 AM.