Contact us Heritage collections Image license terms
HOME ACL Associates Technology Literature Applications Society Software revisited
Further reading □ Contents1. Regions2. Output3. Null files4. Film routines5. High level routines6. SPROGS macro7. Miscellaneous
ACD C&A INF CCD CISD Archives Contact us Heritage archives Image license terms

Search

   
ACLLiteratureICL 1906A manualsSPROGS supplement
ACLLiteratureICL 1906A manualsSPROGS supplement
ACL ACD C&A INF CCD CISD Archives
Further reading

Contents
1. Regions
2. Output
3. Null files
4. Film routines
5. High level routines
6. SPROGS macro
7. Miscellaneous

3. NULL FILES

3.1 Reading NULL Files

Previously, NULL files (*7.6) could only be read as data using index variables (AR function). The routine:

      NULVAL(F,FN,XN,XVAL)

will set XVAL to the value of the argument of the XN-th NULL in the NULL file called F, number FN.

Hence:

      NULVAL(ANAME ('FRED'),1.0,3.0,XVAL) 

will set XVAL to 6.0, taking the file defined in section 1.1.

3.2 Change to NULSET

The routine NULSET (*7.7) allows NULL files to be obeyed by giving meaning to the NULL. The argument of NULSET has been changed from a display routine name to a display routine number, as defined in (*A3).

Thus:

      NULSET(32.0)

will set NULLs to be equivalent to TOXY and:

      NULSET(33.0) 

will set NULLs to be equivalent to VEC.

⇑ Top of page
© Chilton Computing and UKRI Science and Technology Facilities Council webmaster@chilton-computing.org.uk
Our thanks to UKRI Science and Technology Facilities Council for hosting this site