|
-
Jul 26th, 2012, 08:08 AM
#15
Thread Starter
Lively Member
Re: [VB6] Strange bug?
 Originally Posted by green.pitch
Hi Everyone,
Sorry for the interruption, May I know, What is the use of these numbers ( 10, 20, 30, 40) before syntax?
Like:
Code:
10 On Error GoTo CMD1_Click_Error
20 steamexe = GetStringValue("HKEY_CURRENT_USER\Software\Valve\Steam", "SteamExe")
30 tps = Replace(steamexe, "steam.exe", "steamapps\common\far cry 2\bin")
40 steamexe = tps
Thanks
Regards,
It has already been solved. I forgot to edit the thread.
Regards.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|