
08-08-2001, 06:54 AM
|
|
Darth Cucumber
|
 |
Join Date: Mar 2001
Location: At School
Posts: 2,874
|
|
|
disabledefkey(keyindex);
that would be good
Also more function stuffs
like
Params in functions
function funcname(param1name,param2name,...) {
}
and
funcname(value1,value2,...)
Also we should have
return [value];
(wich would be able to include boolean expressions like true and false)
Ahhh. So many posibilities with that *sigh* |
__________________
subliminal message: 1+1=3
|
|
|
|