|
P.Gertman@informgaz.gazprom.ru wrote:
This problem is that readfrom("...\\...\\..\\documents and settings\\eh\\NTUSER.DAT") will still work ..--what about such a redefine: -- redefine `readfrom' function readfrom (name) return %readfrom(some_root_path..name) -- call the original `readfrom' with root path prepended to a name end
/Erik