09-09-2008 07:20 AM
What's wrong in this Sequence file?
I try to use the "Microsoft Scripting Runtime".
I open a file to read from (c:\test.txt), and then I try to read the complete file (ReadAll), but it fails?
I can read a line(ReadLine), and I can read a numbers of chars (Read), but not the complete file.
Any ide?
09-09-2008 08:04 AM
Sorry, wrong sequence file.
Here is the correct one:
09-09-2008 09:36 AM - edited 09-09-2008 09:42 AM
Hey Axlon,
It worked for me just fine. It came up in the popup just fine. What version of TS are you using? I have 4.0. Are you trying to get it in the report?
Regards,
09-10-2008 01:22 AM
I use TS 4.0.
I think it's a Microsoft problem with "Windows Script 5.7"
I try to install "Windows Script 5.6" and then it work, but after one restart, windows popup with a Windows Update.
Size: 741 KB - 1,1 MB
Install this update to resolve an issue in VBScript/JScript scripts from CScript\WScript hosts, certain built-ins may not function correctly when Standards and Formats in Regional Settings is changed. After you install this item, you may have to restart your computer.
More information for this update can be found at http://support.microsoft.com/kb/951978
After this update, the "ReadAll" function failed again
09-10-2008 10:26 AM