| From | jens wille |
| Date | Wed, 01 Nov 2006 17:27:44 +0100 |
| Subject | Re: [greenstone-users] More detailed info on macros |
| In-Reply-To | (4548C056-4030902-gmail-com) |
| hi!
Biligsaikhan B. [01.11.2006 16:42]:
- get a list of all macros and where they are defined (in order to
expand_macros.pl -s '_.*_' - get a list of those macros that use, e.g., the macro
expand_macros.pl -r -s - get a list, or "tree", of all macros that are used, e.g., within
expand_macros.pl -s -d 2 function initialize() { } additionally, you can use expand_macros.pl to explore macros
expand_macros.pl -i hope this helps, and have fun! ;-) final remark: in case expand_macros.pl lacks any functionality you
cheers
| |