Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 2 -------- le 21/02/2005 @ 11:12 par aldweb
visiteur |
Mike, your answer is the right one.
Currently, iziBasic does not support "natively" the access to external cards storage (the so called VFS storage, which the acronym for Virtual Files System storage). So, RENAME only works for files in the main RAM storage area.
But, renaming a directory can still be done, using what I call "PP applets". Using the CALLPP$ function to access a PP code module could answer your request. But, you will then need to get into the internals of Palm OS programming, using the Pascal programming language. Please read iziBasic's user manual in which I tried to explain as much as possible this "PP applet" stuff.
Cheers,
|