Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Windows registry settings

0 views
Skip to first unread message

Pat

unread,
Mar 12, 2002, 5:25:32 AM3/12/02
to
Hi all,

I am busy with a windows application, and I need to store some user-specific
settings. I used to do it with an ini file in the windows directory, but I
think it will be easier to store it in the registry under het
HKEY_CURRENT_USER/SOFTWARE/<myprog> key.
Is there a way to read and write these settings in the current version of
TCL?
Any examples?

Regards,
Pat.

Bruce Hartweg

unread,
Mar 12, 2002, 5:31:17 AM3/12/02
to

"Pat" <zijnadresbeni...@NOSPAMhetwasietsmet.nl> wrote in message news:wIkj8.76681$hK4.7...@amsnews02.chello.com...

Yes, fairly easily.

> Any examples?

Yes, again - see http://wiki.tcl.tk/1264.html
it has links to the man page for the registry package
and numerous examples

Bruce

Pat

unread,
Mar 12, 2002, 6:52:55 AM3/12/02
to

"Bruce Hartweg" <brha...@bigfoot.com> schreef in bericht
news:XNkj8.848$fL6....@news.cpqcorp.net...

Okay,
IT works!!! thanx.

Pat.


0 new messages