?> How do I specify the location of the format librar... - Aide
QUESTION / RÉPONSE

How do I specify the location of the format library using the 'caslib' and 'name' parameters?

2 consultations

Réponse

Use the 'caslib' parameter to specify the caslib where the format library resides, and the 'name' parameter for the format library's table name within that caslib. Note that if you are adding a format library from a SASHDAT file, you can specify the name with or without the .sashdat file extension. These parameters should not be used at the same time as the 'path' parameter.
Action technique liée

Voir la documentation de addFmtLib

Voir l'Action

Voir aussi

addUserActionSetPath
builtins

The addUserActionSetPath action adds a caslib to the user-defined action set search path. This allows the CAS server to find and load user-defined action sets from a specified caslib, making them available for execution in the current session.

addCaslib
table

Adds a new caslib to enable access to a data source. A caslib is an in-memory space to hold tables, access control lists, and data source information. Caslibs provide a way to organize in-memory tables and to manage access to data. All data is available to CAS through caslibs, and all operations in CAS that use tables are performed with caslibs.

addFormat
sessionProp

Ajoute un format à une bibliothèque de formats. Les formats permettent de contrôler la manière dont les valeurs des variables sont affichées. Cette action est fondamentale pour personnaliser les sorties de données, améliorer la lisibilité des rapports et préparer les données pour l'analyse.