Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

registry question

Status
Not open for further replies.

tebathe3

Programmer
Jan 17, 2004
89
US
I know this isn't quite the forum for this question but I've had programming related registry questions answered here before so I thought I'd give it a try.

We have this plug-in to one of our programs here that gets information from the registry in order to construct a file name. Long story short, I need to force a blank space because the file name is coming up like ABC instead of A B C. The registry key is a standard string value key. If I simply add a space into the registry key value it doesn't work. My guess is it probably won't work but I thought I'd see if anyone has any ideas. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top