NOMAP

Contents


nomap contains the name of the current application for the reference application.

 

Class, Type, and Dimension

Char [S]nomap(22) (9)

 

Examples

   # Opening of a file of the second reference application
    Local File =adxmac(2)+"@"+nomap(2)+"."+[L]FICHIER [FIC2]

 

Description and Comments

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.

 

Associated Errors

Error

Description

EREADONLY (62)

Attempt to modify the variable

 

Associated Keywords

ADXDIR - ADXMAC - ADXMOTHER - FILPATH


CONTENTS

 


Copyright © Sage 1999 - 2007