Data Prep Sheet

Action Principale : loadActionSet

Preparation Code

Script awaiting validation
Copied!
1PROC CAS;
2 LOADACTIONSET / actionset="table";
3 TABLE.loadTable / caslib="casuser" path="iris.sashdat" casout={name="iris", replace=true};
4RUN;
Actions using this script
  • builtins loadActionSet En cours
  • No other action uses this exact script.