What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Settings in VB6 App Using Registry

Settings in VB6 App Using Registry
Author: Message:
Salem
Senior Member
****

Avatar

Posts: 769
Reputation: 16
37 / Male / Flag
Joined: May 2004
O.P. RE: Settings in VB6 App Using Registry
quote:
SaveSetting ("MyAppName", "MySettingName", "MySettingValue")


GetSetting ("MyAppName", "MySettingName")
When typing the SaveSetting code, when i move i think im finished and i move to the next line i get the following messager

quote:
Comile Error:

Expected: =

What am i doing wrong?

My SaveSetting Code is a followed
code:
SaveSetting(app.ProductName, "LastVolLevel", SettingsLastVol)

app.productname is my application name
SettingsLastVol is the value from a Global variable that needs to be entered into the Value of that setting. I hope i explained myself properly.

Thanks in advance

RileyM

This post was edited on 09-08-2005 at 04:09 PM by Salem.
[Image: salem874.smart.jpg][Image: card.png]
Was i Helpful?[/url]
09-08-2005 04:07 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 04:49 PM
RE: Settings in VB6 App Using Registry - by Eljay on 09-07-2005 at 04:53 PM
RE: Settings in VB6 App Using Registry - by Stigmata on 09-07-2005 at 04:55 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-07-2005 at 04:56 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 05:40 PM
RE: Settings in VB6 App Using Registry - by RaceProUK on 09-07-2005 at 05:19 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-07-2005 at 05:45 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 06:17 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-07-2005 at 07:23 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 07:43 PM
RE: Settings in VB6 App Using Registry - by RaceProUK on 09-07-2005 at 07:34 PM
RE: Settings in VB6 App Using Registry - by RaceProUK on 09-07-2005 at 07:56 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 07:58 PM
RE: Settings in VB6 App Using Registry - by RaceProUK on 09-07-2005 at 08:00 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-07-2005 at 08:02 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-07-2005 at 08:04 PM
RE: Settings in VB6 App Using Registry - by Millenium_edition on 09-07-2005 at 08:08 PM
RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 04:07 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-08-2005 at 04:22 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 04:26 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-08-2005 at 04:31 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 04:35 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-08-2005 at 05:10 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 05:13 PM
RE: Settings in VB6 App Using Registry - by Dempsey on 09-08-2005 at 05:20 PM
RE: Settings in VB6 App Using Registry - by CookieRevised on 09-08-2005 at 05:20 PM
RE: RE: Settings in VB6 App Using Registry - by Salem on 09-08-2005 at 05:28 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On