Thread: C:\ Full
View Single Post
  #8  
Old July 7th 18, 12:12 PM posted to alt.windows7.general
J. P. Gilliver (John)[_4_]
external usenet poster
 
Posts: 2,679
Default C:\ Full

In message , Mayayana
writes:
[]
'---------- begin script -----------
'-- Note: Watch out for wordwrap. This script is
'-- written to avoid long lines, so it should be OK.

Dim FSO, s1, s2, TS, sDriv, APath(), ASize(), iCnt, iTotal, i2

s1 = "Enter path of folder to list sizes of all subfolders."
s1 = s1 & " For a drive enter X:\, where X is the drive letter."
sDriv = InputBox(s1, "List Folder Sizes")

[rest snipped]
Strange: it has come out OK in the above quote. But when I read the
original post, I see:

'---------- begin script -----------
'-- Note: Watch out for wordwrap. This script is '-- written to avoid
long lines, so it should be OK.

Dim FSO, s1, s2, TS, sDriv, APath(), ASize(), iCnt, iTotal, i2

s1 = "Enter path of folder to list sizes of all subfolders." s1 = s1 & "
For a drive enter X:\, where X is the drive letter." sDriv =
InputBox(s1, "List Folder Sizes")
[rest snipped]

In other words, the newlines after "is" and before the second "s1" and
before "sDriv" have been swallowed somewhere (only to reappear when I
quote!).
--
J. P. Gilliver. UMRA: 1960/1985 MB++G()AL-IS-Ch++(p)Ar@T+H+Sh0!:`)DNAf

Imagine a world with no hypothetical situations...
Ads