it's work with windows NT not with Windows 95 
Author Message
 it's work with windows NT not with Windows 95

in a VBScript i create an folder object and i use a .files.count to verify
if a directory is empty.

Launch from windows NT my script run perfectly. The property return the goob
number of files.
Run from windows 95 the property always return zero.

Is it a bug.



Sat, 21 Sep 2002 03:00:00 GMT  
 it's work with windows NT not with Windows 95
This is a known problem on older versions (3.1 and earlier) of the scripting runtime library
(scrrun.dll).

Upgrade to the current version of WSH 2.0 and version 5.1 engines and scripting runtime library.

--
Michael Harris
MVP Scripting


in a vbscript i create an folder object and i use a .files.count to verify
if a directory is empty.

Launch from windows NT my script run perfectly. The property return the goob
number of files.
Run from windows 95 the property always return zero.

Is it a bug.



Sat, 21 Sep 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Application runs with Windows 95/NT, but doesn't work with Windows 98

2. Application Crashes on Windows 95 - Works Fine on Windows NT Workstation

3. One of two functions doesn't function on Windows 95 (i does on Windows NT)

4. VB4 and Wang's Imaging OCX for Windows '95/NT

5. GhostView works, RedMon does not (Windows 95)

6. For Each does not work on windows 95 box

7. CreateObject(MAPI.Session) DOES NOT work on Windows 95

8. If you are using Windows 95 or Windows NT

9. Windows NT Password Change From Windows 95 Client

10. Windows 95 vs. Windows NT Registry updates

11. Ottawa/Hull Hiring Windows 95 / Windows NT PROGRAMMERS!!!

12. shutdown windows nt worstation or windows 95/98

 

 
Powered by phpBB® Forum Software