activate

Publié:
15 Mai 2003 à 09:39
par melanie
que signifie la ligne suivante :set handle=o.activate(false)o est un rich text (plus precisement un doc attache) l'aide me dit (mais je suis mauvaise en anglais)Activate methodCauses an embedded object or object link to be loaded by OLE.
Re: activate

Publié:
15 Mai 2003 à 11:06
par dperarnaud
en traduction simple cela veut dire qu'un programme tiers (via OLE automation) va s'ouvrir pour afficher ton contenu de texte riche.définition dans l'aide Notes designer : You can also use Object Linking and Embedding (OLE) to incorporate functionality and data from other Windows applications into your LotusScript applications.