Exists problems

I always have problems with the exists command.

Here’s a simple script:

return exists of file "BurnFolder" of the desktop

When I try to run this script I get an error that reads:

Can’t get file “BurnFolder” of desktop.

The folder doesn’t exist. Am I missing the point here but shouldn’t that script return “False”?

I get a similar error if I use alias in place of file.

Can someone help me out here. Thanks.

Nevermind, I didn’t realize it had to be in a finder tell…doh