Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4tags.1 | 2020-05-11 | 914 Bytes | |
4tags.c | 2020-05-11 | 8.9 kB | |
Makefile | 2020-05-11 | 357 Bytes | |
README | 2020-05-11 | 1.8 kB | |
Totals: 4 Items | 12.0 kB | 0 |
4gltags - A 'C' Version By Lars Johansson ------------------------------------------------------------------------------ This 'C' version of 4gltags was programmed because I was beginning to get a bit tired of the poor speed of the original 4gltags, which was programmed in shell. This version highlights : - Very fast. - Generates tags for both REPORT and FUNCTION. - Automatically appends to and sorts the tagfile. - knows about '--' '#' and '{}' type comments. 4gltags has been tested in-house and by Kerry Sainsbury (thanks Kerry). It has been used in-house for several months with no complains. 4gltags can be found at: http://q8t.q8.dk/~lajo Current Version is 3.7 4gltags Syntax. 4gltags [options] 4gl-file(s) Three options are available for your use: -o outputfile use 'outputfile' as tagfile -v verbose run. -q be quiet, don't complain about duplicated tags. -b Make backward searching tags All this can be read in the man-page. The included makefile is ready for GNU-C compiler, and should work with most ANSI-C compilers. Users of NON ANSI-C compilers needs to fiddle a little with the prototypes and functions declarations for a clean compile. All comments,suggestions and bugs are welcomed at lajo@dsr.dk. Thanks to : Kerry Sainsbury(kerry@kcbbs.gen.nz) for testing and the Informix FAQ. Regards, Lars Johansson. Lars Johansson Dansk Software R}dgivning Aps. Bydammen 5 DK-2750 Ballerup Denmark lajo@dsr.dk Currently located (as consultant) at: Kuwait Petroleum (Danmark) A/S Hummeltoftevej 49 DK-2830 Virum Denmark lajo@q8.dk