places to look... interpreter.c for how they are parsed, and how they are called (look for BIG lists) interpreter.h for the ACMD (i think) act.*.c for MANY examples... without more info on what you are doing, no idea what other files you need... but if you know C this should get you started... don't forget the magic commands 'grep <string> *.c *.h' and 'less <filename>' (the '/' command in less lets you search for a string) GDB IS YOUR FRIEND!!!!!!
This archive was generated by hypermail 2b30 : 12/07/00 PST