Associates the specified file or directory with the I/O file object, causing the I/O file object to reference the specified disk file or directory. The path within filename can be either an absolute or relative path.
assoc(string filename);
Parameter |
Description |
---|---|
filename |
String containing the path and name of the file or directory. Use forward slashes (/) in the path. |
Integer. Returns 1 for success, and 0 for failure.
Pointer to object |
Object |
---|---|
|
|
|
|
|
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |