Fiche Data Prep

Action Principale : loadQKB

Code de préparation

Script en attente de validation
Copié !
1/* Administrator task: Import the QKB from a path accessible to the CAS controller. */
2PROC CAS;
3qkb.importQKBFromCaslib /
4 caslib='CAS_library_with_QKB_files'
5 path='QKB_CI_32_install_directory'
6 qkb='QKB_CI_32';
7RUN;
Actions utilisant ce script
  • qkb loadQKB En cours
  • Aucune autre action n'utilise ce script exact.