Chapter Contents

Previous

Next
_rename

_rename



Rename an HFS File

Portability: SAS/C extension


DESCRIPTION


DESCRIPTION

_rename is a version of rename designed to operate only on HFS files. _rename runs faster and calls fewer other library routines than rename . Refer to rename for a full description. _rename is used exactly like the standard rename function. The arguments to _rename are interpreted as HFS filenames, even if they appear to begin with a style prefix or a leading // or both.


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.