Creates one or more new file locations.
Default: |
If no location is specified, the newly created
file location is appended to the end of the current file location.
|
MAKE path <, path-2, ...path-n> </
option(s)>;
|
-
path
-
specifies the newly created file location.
Requirement: |
Separate multiple
paths with commas. |
Tip: |
You can use the symbol '^' to represent
the current path and the symbol '^^' to represent the parent path. |
-
AFTER= path
-
adds the newly created file location after
the specified path in the current file location.
Tip: |
You can use the symbol '^' to represent
the current path and the symbol '^^' to represent the parent path. |
-
BEFORE= path
-
adds the newly created file location before
the specified path in the current file location.
Tip: |
You can use the symbol '^' to represent
the current path and the symbol '^^' to represent the parent path. |
-
FIRST
-
adds the newly created file location to
the beginning of the current file location.
-
LAST
-
adds the newly created file location to
the end of the current file location.
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.