Hi all,
been trying to recreate a file I had a while back which was lost in server crash.
Our command scripts have a line at the top as follows:
//Example: .info - Shows info on the selected target
We used to have a function that could read the .src files, find that line and return it with the name of the script.
This was done in a www script and basically listed all commands and their decriptions.
Now I'm having a real problem figuring out how it was done with file.em, is there something I'm missing, am I using the wrong .em, is it possible it wasn't even using POL but PHP or PERL or something?
Thanks for any help