Class oclc.overcite.fcompile
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oclc.overcite.fcompile

java.lang.Object
   |
   +----oclc.overcite.fcompile

public class fcompile
extends Object
fcompile is a driver to construct an FCL and write it out as a .fcd file. Invoke fcompile with the following flags:
-ifilename
File containing FCL description.
-ofilename
File to contain compiled FCL.
Version:
@(#)fcompile.java 1.7 06/27/96
Author:
Jenny Colvard
See Also:
FCL

Method Index

 o main(String[])

Methods

 o main
  public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index