NOMAP |
nomap contains the name of the current application for the reference application.
Char [S]nomap(22) (9)
# Opening of a file of the second reference applicationLocal File =adxmac(2)+"@"+nomap(2)+"."+[L]FICHIER [FIC2]
nomap is a variable that is only accessible in read mode and which determines the name of the current application and of the reference applications. Index 0 corresponds to the current application; index 1, to the first reference application; 2 to the second, etc.
The assignment of the [S]adxmother variable changes the values of [S]nomap (except for [S]nomap(0)). adxmother(I) is equivalent to nomap(I+1).
adxmac returns the name of the server where an application is found.
|
Error |
Description |
|
EREADONLY (62) |
Attempt to modify the variable |
ADXDIR - ADXMAC - ADXMOTHER - FILPATH
|
|