INFOMAPS Procedure
Syntax
PROC INFOMAPS <options>;
EXPORT FILE=fileref | "physical-location" <options>;
IMPORT FILE="physical-location";
MOVE DATAITEM "data-item-ID"
| ID_LIST=("data-item-ID-1" <... "data-item-ID-n">) NEW_LOCATION="new-folder-location" </CREATE>;
MOVE FILTER "filter-ID" | ID_LIST=("filter-ID-1" <... "filter-ID-n">) NEW_LOCATION="new-folder-location" </CREATE>;
MOVE FOLDER "folder-name" NEW_LOCATION="new-folder-location" </CREATE> <option>;
UPDATE MAP_PERMISSIONS GROUP="identity" | USER="identity" permission-specification-1 <...permission-specification-n>;
Copyright © SAS Institute Inc. All rights reserved.