Basic HTML version of Foils prepared March 30 97

Foil 69 Top of Page and its Format
(Chapter 11 of Llama Book)

From PERL4 Tutorial for CPS616 Computational Science for Information Age Course CPS616 -- February 1995. by Geoffrey C. Fox


1 Each write statement starts a newpage (outputs top of form -- see later) if it wont fit on remainder of current page
2 You can print page numbers because
3 $% or $FORMAT_PAGE_NUMBER
4 holds current page number
5 Further you can specify a special format defaulted to FILEHANDLE_TOP to be used for top of page. This could be:
6 format STDOUT_TOP =
7 This is a new page of my award winning CPS616 project @<<
8 $%
9 .
10 $^ or $FORMAT_TOP_NAME holds name of format to be used at top of page

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Sep 6 1997