Re: VBscript Search and Replace conundrum

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: O.G. (aogilmore_at_sbcglobal.net)
Date: 03/15/05


Date: 15 Mar 2005 14:01:25 -0800

No, the C: is not being replaced, or rather it is being replaced but
with a blank value, i.e. I end up with \United\VWCMI\DATA

I'll try your suggestion of putting the check outside the loop.

Funny thing is, I can actually see the drive letter echo (F:) when I
try to debug, but when it comes to the find/replace it just puts a
blank.



Relevant Pages

  • Re: multithreaded application freezes
    ... >>> with puts. ... >>> Could you give me some strategy how to debug this. ... >>> in a single thread and it feels that it running longer. ... >>> This is the first time in 10 years a TCL application bites me hard ...
    (comp.lang.tcl)
  • Re: switches
    ... | to print out what was in the variable char 'c' and get strange ... switch ... puts; ... puts ("debug 1"); ...
    (comp.lang.c)
  • Re: Sorting Array?
    ... ok 81 debug} ... puts "$key: $lang" ... no such element in array ... % lsort -integer [array names lang] ...
    (comp.lang.tcl)
  • Re: Big endian convention in Ruby
    ... Brian Candler wrote: ... suggest you debug it by putting lots of debugging statements in, ... puts "h0 = #" ...
    (comp.lang.ruby)
  • Re: "sort an array" method
    ... there is a lot of unnessary duplicated code. ... puts a.to_s ... print s # debug ...
    (comp.lang.ruby)