Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Outfile Class

Manages an output file in runstreams with multiple programs.

OutfileOutfileOutfile
C++
class Outfile : public Document;

It also manages a 2-line title and a date and time string for output at the top of each page, along with the page number. It is an abstract class; one of its subclasses (OutFile80, OutDC80, or OutFile132) should be instantiated. 

This was formerly used in the ssgiat programs, but they are all now in C#. This also was formerly used in some of the ssgbp and jrunfunds programs, but they have all been changed to use OutFileHTML.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!