Data Prep Sheet

Action Principale : fetchImages

Preparation Code

Script awaiting validation
Copied!
1 
2PROC CAS;
3BUILTINS.LOADACTIONSET / actionSet="image";
4image.loadImages / path="images" caslib="CASUSER" recurse=true casOut={name="IMAGES_TABLE", replace=true};
5 
6RUN;
7 
Actions using this script
  • image fetchImages En cours
  • No other action uses this exact script.