Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 153

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 373
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 152
5.5.1.11. SaveDocumentAs Function
SaveDocumentAs Function
Saves the specified document (in .nex format) in a file with the specified file path.
Syntax
SaveDocumentAs(doc, filePath)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
filePath string File path.
Returns
None
Comments
None
Usage
NexScript
doc = GetActiveDocument()
SaveDocumentAs(doc, "C:\data\file1.nex")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 151
Vue de la page 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 372 373

Commentaires sur ces manuels

Pas de commentaire