[gme-users] Way to get paradigm name?
Gabriele Trombetti
gabtromb at isis.vanderbilt.edu
Fri Aug 13 20:41:40 CDT 2004
Hi all,
I'm writing a plug-in.
I need to get the paradigm name of the current project, a string like
"ESML", not the connection string of the paradigm.
The only way I have found is get_ProjectConnStr and then
QueryProjectInfo(projectconnstr,...) but it seems nonsense to me, also
it appears to be quite slow because it has to practically reopen the
project from disk in order to do that...
Any better way?
Thanks
Gabriele
More information about the gme-users
mailing list