Formatting paths for MXJ

AudioMatt's icon

I'm trying to get this to evaluate to true. And I'm using openDialog fold max object. I can't get any conformpath setting to work at all. is there a standard way I've missed?

public void test(String a)
{
    new File(a).exists()
}

*archives
*online
*documentation

Emmanuel Jourdan's icon

Could you post an example?

AudioMatt's icon

wait I think I'm finding something weird again.

AudioMatt's icon

Solved. sorry ej, I thought I had been methodical

ok for future reference the java File object takes max/boot, native/boot or slash/boot all of which appear to be identical.