Add two new buildin functions
aclfgl_getcwd () returns the current directory
aclfgl_replace_start(string, start, replace) if the 'string' starts with 'start' then replace 'start' with 'replace' otherwise - just return string
Authored by: mikeaubury 2006-08-31
Parent: [r8796]
Child: [r8798]