Click here to Skip to main content
16,019,087 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Double To String Pin
toxcct6-Jul-05 1:05
toxcct6-Jul-05 1:05 
Generalnetwork share code Pin
LokmanHakim5-Jul-05 17:29
LokmanHakim5-Jul-05 17:29 
GeneralRe: network share code Pin
Dave Kreskowiak6-Jul-05 3:15
mveDave Kreskowiak6-Jul-05 3:15 
GeneralRe: network share code Pin
LokmanHakim6-Jul-05 14:31
LokmanHakim6-Jul-05 14:31 
Generalkeypress in datagrid Pin
makeko5-Jul-05 15:44
makeko5-Jul-05 15:44 
GeneralRe: keypress in datagrid Pin
kalyanforums@yahoo.com6-Jul-05 1:06
kalyanforums@yahoo.com6-Jul-05 1:06 
GeneralRe: keypress in datagrid Pin
makeko6-Jul-05 4:11
makeko6-Jul-05 4:11 
GeneralRetrieve data from an XML *.config file. Pin
Brad Fackrell5-Jul-05 15:00
Brad Fackrell5-Jul-05 15:00 
I have several *.config files located in various directories. Some of the *.config files contain lines similar to this:

add key="Raw Data Quality = " value="0"
add key="Raw Data Justification = " value="Component quality is good and was constructed from good data."
add key="Data Completeness = " value="-1"
add key="Data Completeness Justification = " value="This should be written out in the Non-Zero report."


I’m trying to extract all non-zero values, and print (to a new line in a text file) the key of the non-zero and the value of the key on the next line.

Like this:

Data Completeness = -1: This should be written out in the Non-Zero report.

I apologize for asking such a broad question. I’ve spent hours trying to figure out how to write the *.config file and now I can’t seem to find out how to read this format back out to a text file.

Thanks
Brad
GeneralRe: Retrieve data from an XML *.config file. Pin
Brad Fackrell6-Jul-05 2:46
Brad Fackrell6-Jul-05 2:46 
GeneralCant get GetTitleBarInfo working properly... Pin
AndrewVos5-Jul-05 11:44
AndrewVos5-Jul-05 11:44 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous5-Jul-05 14:38
Anonymous5-Jul-05 14:38 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous5-Jul-05 15:39
Anonymous5-Jul-05 15:39 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
AndrewVos6-Jul-05 2:07
AndrewVos6-Jul-05 2:07 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
AndrewVos6-Jul-05 2:12
AndrewVos6-Jul-05 2:12 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
AndrewVos6-Jul-05 3:13
AndrewVos6-Jul-05 3:13 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous6-Jul-05 9:12
Anonymous6-Jul-05 9:12 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous7-Jul-05 4:14
Anonymous7-Jul-05 4:14 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
AndrewVos7-Jul-05 4:40
AndrewVos7-Jul-05 4:40 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous7-Jul-05 10:19
Anonymous7-Jul-05 10:19 
GeneralRegistry Entry (SaveSettings) Pin
Mtognetti5-Jul-05 10:35
Mtognetti5-Jul-05 10:35 
GeneralRe: Registry Entry (SaveSettings) Pin
Dave Kreskowiak6-Jul-05 2:59
mveDave Kreskowiak6-Jul-05 2:59 
GeneralRe: Registry Entry (SaveSettings) Pin
Anonymous6-Jul-05 8:24
Anonymous6-Jul-05 8:24 
GeneralSet folder permissions -- PLEASE HELP! Pin
spelltwister5-Jul-05 9:25
spelltwister5-Jul-05 9:25 
QuestionIs the IF statement the best choice for this? Pin
btoyer5-Jul-05 9:15
btoyer5-Jul-05 9:15 
AnswerRe: Is the IF statement the best choice for this? Pin
Anonymous5-Jul-05 9:29
Anonymous5-Jul-05 9:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.