timur@seas.gwu.edu (The Time Traveler) (12/21/90)
I'm looking for a program which will scan my .PAS source files and print
out the headings for all my procedures and functions, so that I can
get a list of what functions and procedures I have, and what their
parameters. The catch is that some of my declarations occur on multiple
lines, such as:
Procedure SetupScreen(var C:CustomerRecordType;
A:AccountType;
Mode:String);
An MS-DOS version is preferred, by Unix C source code is also okay. I
would use grep, but I don't know how to make it include the other lines.
If someone can point me to (or even send me) a program which does this,
or even some shell script (I have awk and perl) that will do it, I'd
be very greatful.
TT
--
----------------------------------------------------------- The Time Traveler
I love you, Timur. a.k.a. Timur Tabi
Promise you'll never forget me? Internet: timur@seas.gwu.edu
- Banu Bitnet: HE891C@GWUVM