_access -- Test for HFS File Existence and Access Privileges

DESCRIPTION

_access is used exactly like the standard access function. The argument to _access is interpreted as an HFS filename, even if it appears to begin with a style prefix or a leading // or both. _access runs faster and calls fewer other library routines than access. See access for a full description.

Copyright (c) 1998 SAS Institute Inc. Cary, NC, USA. All rights reserved.