Manual page of C2KOld2log
C2KOld2log is one of the post production tools of Class room 2000
projects. This program is a perl script that generates
"audio log file" from non-framed version html file.
Input
We define the input file of this program is a non-framed version html file.
Output
The output file of this program is a "audio log file".
The name of this file must be logs currently. In the near
future, it will be able to accept the files that have log
suffix.
WARNING
The "audio log file" generated by this program is the almost same format of the "audio log file" generated by ClassPad.
But, the log file generated by ClassPad is PC format file and the log
file generated by this program is UNIX file format. C2KMakeAll program expect UNIX file as a audio log file.
Examples
When you want to generate "audio log file" from old version
html file , move to that directory and only type in
C2KOld2log (old version html file).
For example, when you want to create the keyword index file of
specific lecture of the 11 Mar,cs6751/96/winter, you can do it as
follows:
% cd /net/www/.../cs6751_96_winter/lectures/8feb/live
% C2KOld2log greg0208.html
Mikiya Tani - Mar 11 1996 - mailto:mik@cc.gatech.edu