For what it's worth, the constant is defined within the VFS source code like this:
const uint32_t vfsMaxPathLength = 1024; There is also a comment to the effect that it should be made public. But for some reason it never was. -Greg Wilson Technical Publications PalmSource, Inc. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
