Can someone tell me if there is an instruction similar to @DbName command,
to use in Lotus Script ?
Thanks,
Fernando.
---------
Fernando Miranda
EDS Portugal
lo1be.f...@eds.com
Try the following:
In the NotesDatabase Class
db.filename - Returns - "db.nsf"
db.filepath - Returns - "C:\Notes\data"
db.server - Returns - Server Name or "" if local
Regards,
Tom Z.
Tzach...@hotmail.com
Fernando Miranda wrote in message <68isuo$q90$1...@news.ses.cio.eds.com>...
another followup uses the notesdatbase property, but have you tried
Evaluate("@dbname")
-----
kyle
cosc...@menudo.uh.edu