Contact us Heritage collections Image license terms
HOME ACL Associates Technology Literature Applications Society Software revisited
Further reading □ Overview □ Paper 1 □ Paper 2 □ Paper 3 □ Paper 4 □ Paper 5 □ Paper 6 □ Paper 7 □ Paper 8 □ Paper 9 □ Paper 10 □ Paper 11 □ Paper 12 □ Paper 13 □ Paper 14 □ Paper 15 □ Paper 16 □ Paper 17 □ Paper 18 □ Paper 19 □ Paper 20 □ Paper 21 □ Paper 22 □ Paper 23 □ Paper 24 □ Paper 25 rev □ Paper 25 □ Paper 26 □ Paper 27 □ Paper 28 □ Paper 29 □ Paper 30 □ Paper 31 □ Paper 32 □ Paper 33 □ Paper 34 □ Paper 35 □ Paper E
ACD C&A INF CCD CISD Archives Contact us Heritage archives Image license terms

Search

   
⟶ ACL ⟶ Literature ⟶ Progress Reports ⟶ Technical Papers
⟶ ACL ⟶ Literature ⟶ Progress Reports ⟶ Technical Papers
ACL ACD C&A INF CCD CISD Archives
Further reading ⇓

□ Overview □ Paper 1 □ Paper 2 □ Paper 3 □ Paper 4 □ Paper 5 □ Paper 6 □ Paper 7 □ Paper 8 □ Paper 9 □ Paper 10 □ Paper 11 □ Paper 12 □ Paper 13 □ Paper 14 □ Paper 15 □ Paper 16 □ Paper 17 □ Paper 18 □ Paper 19 □ Paper 20 □ Paper 21 □ Paper 22 □ Paper 23 □ Paper 24 □ Paper 25 rev □ Paper 25 □ Paper 26 □ Paper 27 □ Paper 28 □ Paper 29 □ Paper 30 □ Paper 31 □ Paper 32 □ Paper 33 □ Paper 34 □ Paper 35 □ Paper E

Paper No 24: TITLEFICHE Macro

D Ralphs

28 January 1976

Following the publication of FR80 User Note 11 entitled "ICL Print Program", it was felt by several users that the method described therein for the production of microfiche was somewhat tricky for the ordinary user. The TITLEFICHE macro is an attempt to make this process easier so that a given file could be listed to fiche with a single command. Why not use the LF filename, ... ,PR FICHE facility, one asks? In the majority of cases this will suffice but it has general shortcomings; the fiche title is the filename - how can one tell updated versions apart; a page size of 44 lines is set - what happens to files with page throws and headings like FAMULUS output, for example; only 48X reduction is allowed - how can one select 42X reduction?

TITLEFICHE. attempts to alleviate the problems listed above but, as usual, there is a catch. To utilise this method requires the user to have a magnetic tape budget and to specify a tape by its serial number at the very least, so that the operators can find it. Assuming one has a magnetic tape, either 7 or 9-track, then one can use TITLEFICHE with ease and once the fiche has been plotted, the tape is again available for use should it be needed.

There are two mandatory and three optional parameters needed by TITLEFICHE plus the usual JD parameters like JT and MT where appropriate. The parameters and their meanings are:

(1) *LP filename
filename is the name of the file to be listed on microfiche. This is a mandatory parameter.
(2) *MT (mtdesc)
where (mtdesc) is any valid mtdescription that contains the tape serial number. This is the other mandatory parameter.
(3) 42X
specifies that the user requires 42X reduction on the fiche: instead of the default 48X reduction.
(4) PAGEn
n specifies the number of lines per page; if omitted the default of 44 is used. This fits nicely onto the screen of the Ekatlite viewers.
(5) TITLE text
if this parameter is omitted a default title of date, time and filename is put onto the fiche. The text can be up to 45 characters long and can include any of the 1906A printing set, but as the $ is used as an escape character, this should be avoided. It is possible to use two lines for the fiche title. It causes a linefeed and should occur only once in the text.

Some examples of the use of TITLEFICHE are:

TITLEFICHE *LPOUTPUTFILE,*MT(1234),PAGE51,JT15,MT1

This command, issued when logged-in, will output the file OUTPUTFILE to microfiche with the default titling option of date, time and filename, in this case OUTPUTFILE. The page size is set to 51 lines like the 1906A lineprinter paper. Note the inclusion of MT1 because a 9-track tape is used.

JOB FILEOUT,:NTBE34,JD(JT15,7T1) 
OBEY TITLEFICHE,PARAM(42X,*LPANOTHERFILE,*MT -
(7000123,TAPENAME),TITLELINE 1 AND $LINE 2)
EJ
****

The above job could be a deck of cards and would cause the file ANOTHERFILE to be listed on microfiche. It would have a two-line title; the maximum is two lines. The reduction would be 42X instead of the default 48X and the tape used is a 7-track tape with serial number 7000123,- hence the 7T1 parameter in the JD for the job.

⇑ 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