Data Prep Sheet

Action Principale : loadQKB

Preparation Code

Script awaiting validation
Copied!
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 using this script
  • qkb loadQKB En cours
  • No other action uses this exact script.