$$$$ MOT NOTICE CHAT 11/09/12 21:17:18 7124 DATE 11/09/12 Operateur MOT Voir aussi : ------------- MOT1 = MOT MOT2 ; Description : ____________ The MOT operator is used to attribute an alias to a key word or to put in a TABLE object the name of an operator or the name of a procedure. Contents : __________ MOT1 : alias attributed to the key word (MOT type) MOT2 : key word (MOT type) Example : _________ T = MOT 'TRAC' ; TA= TABLE; TA . 1 = MOT 'DROI'; TA . 2 = MOT CERC ; ta . 2 = MOT PASAPAS; It will be possible to write : T OBJET ; instead of : TRAC OBJET ; Remark : the name of a procedure must not be given between quotes but it is better to give the name of an operator between quotes.
© Cast3M 2003 - All rights reserved.
Disclaimer