Hi, Using the VFSMgr I am attempting to delete a file that I have successfully Created, Opened and Closed using 'VolumeReference' and 'Path'as parameters to the appropriate function(s).
When I use Err := VFSFileDelete(VolumeReference,Path); (Pascal) Err returns the Error code 'ErrFileGeneric'. What might be the cause? I can't find an explanation of what 'ErrFileGeneric' relates to in any PalmOS documentation. TIA Colin -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
