"Barry Holmes" <barry.holmes@newsgroup> wrote in message
news:8F6BA556-F439-41E2-9A99-EB5FEC0CDD4D@newsgroup
> Have a script that needs to send a time synch report ~170 lines stored in
> a file named domain-time.
> I need to be able to read the file into ?? (an array/blob/unknown).
>
> what type of wscript variable can hold this read text file?
>
> I have the process working but it is currently only sending the last read
> line. The ReadAll method will load a whole text file into a single string. Have a
look at the downloadable help file script56.chm for details.