View Single Post
  #2  
Old 08-08-2005, 01:10 PM
jblocksom jblocksom is online now
Registered User
 
Join Date: 07-29-2005
Location: Springfield, VA
Posts: 6
A couple of further notes after rereading this --
1) The build always executes the steps the first time it is run in the IDE. Further runs work correctly.
2) The evaluation of the expression in the log message is actually a strcompare, not exactly the same as in the next step (though this makes no difference)

Running this further makes me think it's a newline issue; when I look at the macros tab in the IDE, when I first load it there are two squares in the saved macro where the newline would be it but only one square after it runs the first time.
Reply With Quote