Label Services Routines

The label service routines are used to manipulate label services files. These routines are called by support routines to create associated files including, but not limited to, the history and DDR files. It is recommended that these routines be called only from support routines and not from an application in order to shield applications from any changes that may occur in a file format. The format for the associated filename is the image name followed by an extension. For example, if the image name is ny.dat;img, then the associated history file is ny.dat;his

A program can access these routines by linking in the following object libraries:

      $LASLIB/world.a 

This is a list of available Label Services Routines:

lsclos.html
lsdel.html
lsmknm.html
lsopen.html
lsread.html
lsrepl.html
lsrew.html
lsstat.html
lswrit.html