myfolders
folder or by using folder shortcuts. Remember that directory paths and filenames are case sensitive. You must also always use "/" in the directory path and enclose any directory paths that contain a macro variable in double quotation marks.
In SAS Studio, you can view your data and results from the navigation pane, as shown in this screenshot.
To access this SAS content from within a SAS program, use these guidelines:
/folders/myfolders/filename
. If you are running the SAS University Edition vApp using VirtualBox, VMware Workstation Player, VMware Fusion, or VMware Player, My Folders is the location of the default shared folder for your virtualization software. To use a file in SAS University Edition on Amazon Web Services Marketplace, you must upload the file via SAS Studio./folders/myshortcuts/folder-name
. If you are running the SAS University Edition vApp using VirtualBox, VMware Workstation Player, VMware Fusion, or VMware Player, these folder shortcuts must be defined as additional shared folders in your virtualization software. ![]() | In SAS Studio, some code snippets might use a hardcoded path for file references. Before saving your work, verify that the directory path is correct for your program. |