MATLAB BUILDER EX 1 Guide de l'utilisateur Page 97

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 164
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 96
Component Registration
ans =
function [varargout] = randvectors()
ans =
function [x] = getdates(n, inc)
ans =
function [p] = myprimes(n)
Self-Registering Components
Excel Builder components are a ll s elf re gistering. A self-registering component
contains all the necessary code to add or remove a full description of itself to
or from the system registry. T he
mwregsvr utility, distributed wit h th e MC R,
registers self-registering DLLs. For ex ample, to register a component called
mycomponent_1_0.dll, issue this command at the DOS command prompt.
mwregsvr mycomponent_1_0.dll
When mwregsvr completes the registration process, it displays a m essage
indicating success or failure. Similarly, the command
mwregsvr /u mycomponent_1_0.dll
unregisters the component.
An Excel Builder component installed onto a particular machine must be
registered with
mwregsvr. If you move a component into a different directory
on the same machine, you must repeat the registration process. When
deleting a component from a specific machine, first unregister it to e nsure
that the registry d oe s not retain erroneous i nformatio n.
A-7
Vue de la page 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 163 164

Commentaires sur ces manuels

Pas de commentaire