Search Results

725 résultats trouvés Page 26 / 73
FAQ
Voir

What is sourceCaslib?

specifies a caslib that contains a QARC file, at location provided by "Source path".

FAQ
Voir

What is sourcePath?

specifies the path, relative to "Source caslib", of a QARC file to import.

FAQ
Voir

table={castable}

specifies the table name, caslib, and other common parameters. For more information about specifying the table parameter, see the common castable parameter.

FAQ
Voir

What is table?

Specifies the table name, caslib, and other common parameters. For more information about specifying the table parameter, see the common castable parameter.

FAQ
Voir

caslib

specifies the name of the caslib for the output table.

FAQ
Voir

promote

when set to True, adds the output table with a global scope. This enables other sessions to access the table, subject to access controls. The target caslib must also have a global scope. Default: FALSE

FAQ
Voir

What is the function of the 'caslib' parameter?

The 'caslib' parameter specifies the CAS library from which all the input audio files will be read. The files listed in your path file must be accessible from this caslib.

FAQ
Voir

What does the 'casOut' parameter control?

The 'casOut' parameter is a required parameter that specifies all the settings for the output table. This includes its name, the caslib where it will be stored, and other options such as compression, promotion, or whether to replace an existing table.

FAQ
Voir

How do you specify the output table for the loadMps action?

The output data table is specified using the 'casOut' parameter, which is a dictionary containing properties like 'name' for the table name and 'caslib' for the caslib where it should be saved.

FAQ
Voir

Can I specify the CAS library for the source file?

Yes, you can use the 'caslib' parameter to specify the source CAS library from which to load the content.