| Examples of Using the Information Maps Engine |
This example shows a LIBNAME statement that uses the defaults for the Information Maps engine. Note that single sign-on is used because both the METAUSER= and METAPASS= options are omitted.
libname mylib infomaps mappath="/Users/myUserID/My Folder";
Output from the LIBNAME Statement
1 libname mylib infomaps
2 mappath="/Users/myUserID/My Folder";
NOTE: Libref MYLIB was successfully assigned as follows:
Engine: INFOMAPS
Physical Name: /Users/myUserID/My Folder
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.