Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 28th, 2003, 02:36 PM
lonewolf32 lonewolf32 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 52 lonewolf32 User rank is Corporal (100 - 500 Reputation Level)lonewolf32 User rank is Corporal (100 - 500 Reputation Level)lonewolf32 User rank is Corporal (100 - 500 Reputation Level)lonewolf32 User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 7 h 4 m 43 sec
Reputation Power: 12
Nagging problem with case changing inside vbp files

This is more of a nagging problem I have rather then a real issue, I just thought someone might know the answer.
Many times when I open a vbp file, do nothing, and close it, it still asks me if I want to save the project before closing. When I look at the project file, something has changed, its case is different. For example:
Code:
(+) Me.Caption = FRM_TITLE & " - " & LoadResString(fraStep(nStep).tag)
(-) Me.Caption = FRM_TITLE & " - " & LoadResString(fraStep(nStep).Tag)
or
Code:
(+) username.Text = "anonymous"
(+) password.Text = "myname@name.com"
(-) Username.Text = "anonymous"
(-) Password.Text = "myname@name.com"
Does anyone know what causes this or how to prevent it? The funny thing is, if I let it save that way, the next time the case will be the opposite again! Every time I go to source control my projects I have to double-check to see which files REALLY need to be updated.

Thanks!
__________________
Dave

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreVisual Basic Programming > Nagging problem with case changing inside vbp files

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap