Chapter 4: Filesystem related scripting

Just like in the scripting module of BrainVoyager 2000, in BrainVoyager QX it is also possible to interact with the file system of the operating platform. It is possible to read and write files. Directories can be created as well. In the QSA language, it is also possible to start an external process, which could be for example a program.  

 

Contents of chapter 4

 

Directories

Directories

Creating a directory

Files

File format overview

Working with files

Working with files (continued)

Running external programs

Using BrainVoyager via COM

File list sample script

Directory list sample function A

Directory list sample function B