i think that still is not possible to get the directory of the current running script.
i want to get it to use a relative paths to the script
using file class:
var f = new File("/etc/apache2/httpd.conf");
write (f.get_dir());
using globals:
write (file_getdir('/etc/apache2/httpd.conf'))
will show '/etc/apache2'
Sysop: | Jacob Catayoc |
---|---|
Location: | Pasay City, Metro Manila, Philippines |
Users: | 2 |
Nodes: | 4 (1 / 3) |
Uptime: | 32:15:19 |
Calls: | 15 |
Calls today: | 15 |
Messages: | 40,053 |
Posted today: | 8 |