- Posted by
- Ok, thanks alot mofi! I've actually thought of all of those ways you name... but the problem is that the code base in the project i'm working in is about 100k lines already. And it would be hard to alter...( not sure i wanna do that) So i guess i'll go for one of the workarounds... better than nothi...Posted in Syntax Highlighting
-   Topics
-   Views
- GeckoGore
Jul 27, 2006
- Hi, im trying to get function list working for a script language im working in. The problem is that functions are not declared with "function" or "proc" or anything, so i cant differantiate them from for() if() and while() statements: get_hash_id() { if ( Global.go ) { return Network.blablabla; } el...Posted in Syntax Highlighting
-   Topics
-   Views
- GeckoGore
Jul 27, 2006