$$$$ LIST NOTICE BP208322 13/04/08 21:15:15 7749 DATE 13/04/08 Directive LISTE Voir aussi : --------------- Description : ____________ The LISTE instruction may be used in several cases: ------------ | 1st case | ------------ LISTE ; Description : ____________ The LISTE instruction, without any operand, gives a list of the points and named objects. ------------ | 2nd case | ------------ LISTE ( 'RESUME' ) OBJET1 ( N1 ( N2 )) ; Description : _____________ Applied to an OBJET1 object, the LISTE instruction prints some information about that object. If the word 'RESUME' is used the printing of some objects will be reduce to the headings. For a PROCEDURE list, you can specify either the N1 number (ENTIER type) of the requested line, or the boundaries N1 N2 (ENTIER type) of the interval between the requested lines. Example : LIST ACIER; or LIST ACIER 5; or LIST ACIER 5 8. In the case of a RIGIDITE object, the number N1 of value to print before linebreak can be precised (default value = 39). ------------ | 3rd case | ------------ LISTE *MONTYP1 ; Description : _____________ In this case, the LISTE instruction gives a list of MONTYP1 type objects.
© Cast3M 2003 - All rights reserved.
Disclaimer