Great thanks.. I'll investigate..
One more quicky.. Do you post documentation/tutorial for the various scripting languages ?
Thanks
Peter
Search found 2 matches
- Wed Jul 19, 2006 8:32 am
- Forum: General
- Topic: Want to generate function lists from multiple files
- Replies: 3
- Views: 12273
- Tue Jul 18, 2006 3:25 pm
- Forum: General
- Topic: Want to generate function lists from multiple files
- Replies: 3
- Views: 12273
Want to generate function lists from multiple files
I'd like to implement a zeus macro to implement the following psudocode idea.
for (each files in all selected directories)
{
generate function list
select all text in the functions window
(ideally echo the name of the file)
append file name and functions list to a document
}
Does anyone have a ...
for (each files in all selected directories)
{
generate function list
select all text in the functions window
(ideally echo the name of the file)
append file name and functions list to a document
}
Does anyone have a ...