Hi!
I have objects that let the user browse in the system to find components.
But I've got a problem of compatibility between mac and windows computers.
I think I can use request to determine if the app is on PC or Mac, but then I need a routine to dynamically transform a windows path to a mac path.
Is there such a thing?
I guess I can make one but if there is already one out there ...