Menu
CAS Actions
Q&A Base
Data Sets
Français
English
Deutsch
Español
Data Prep Sheet
Action Principale :
caslibInfo
Preparation Code
Script awaiting validation
Copied!
Copy
1
2
PROC CAS
;
3
caslib myCaslib path=
'/path/to/
4
data' dataSource={srcType=
'path'
};
5
caslib salesCas path=
'/path/to/salesdata'
dataSource={srcType=
'path'
};
6
7
RUN
;
8
proc cas; caslib myCaslib path='/path/to/data' dataSource={srcType='path'}; caslib salesCas path='/path/to/salesdata' dataSource={srcType='path'}; run;
Actions using this script
table
caslibInfo
En cours
No other action uses this exact script.
Copyright © WeAreCAS 2023-2025
This site uses technical and analytical cookies to improve your experience.
Read more
.
Continue without accepting
I understand