¿Cuál es la sintaxis de CASL para la acción iml.iml?

2 vues

Réponse

La sintaxis es: iml.iml <result=resultados> <status=rc> / code="string", display={caseSensitive=TRUE | FALSE, exclude=TRUE | FALSE, excludeAll=TRUE | FALSE, keyIsPath=TRUE | FALSE, names={"string-1" <, "string-2", ...>}, pathType="LABEL" | "NAME", traceNames=TRUE | FALSE}, echoSource="ALL" | "NONE" | "PROGRAM", nthreads=entero, outputTables={groupByVarsRaw=TRUE | FALSE, includeAll=TRUE | FALSE, names={"string-1" <, "string-2", ...>} | {key-1={tabla_cas_salida-1} <, key-2={tabla_cas_salida-2}, ...>}, repeated=TRUE | FALSE, replace=TRUE | FALSE}. El parámetro code es obligatorio.
¿Te ayudó esta respuesta?