Cannot create a variable of "File"

Hey,

im not able to instantiate a variable of file:

var f: File := new File(FULLPATH) // my fullpath is: "C:\Users\Shpend\Desktop\file.bin"

What am i doing wrong here?

It crashed always in this line:

What context are we talking about. What error, what exception? What platform?

Error:
Launching
Connected to remote debugger
Loading module
Debugger
Crashed
The program test.exe: C:\Users\Shpend\Desktop\Projects\Test\bin\Debug\Windows\i386\Test.exe’ has exited with code -1 (0xffffffff).

0 Exception:
Plattform: Island Oxygene

There is no context, ist immediately when i create a variable of file, with a given path

I mean in genereal, why arent Exeptions impossible, why does it just Crash without any exception?

Oh Jesus, i was file1.bin -,-

sry guys, i didnt see it…

He cannot load the file, because he couldnt find it^^