![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi
I am getting the 'User defined type not defined' on the line; Dim fso As Scripting.FileSystemObject. What am I doing wrong? What reference do I need to add? Do I need to install/enable scripting on the win xp sp2 machine? Thanks Regards |
Ads |
#2
|
|||
|
|||
![]()
Am Sun, 15 Jan 2006 13:59:46 -0000 schrieb John:
Please add a ref on "Microsoft Scripting Runtime". -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Hi I am getting the 'User defined type not defined' on the line; Dim fso As Scripting.FileSystemObject. What am I doing wrong? What reference do I need to add? Do I need to install/enable scripting on the win xp sp2 machine? Thanks Regards |
#3
|
|||
|
|||
![]()
Perhaps an alternative...
Dim fso Set fso = CreateObject("Scripting.FileSystemObject") HTH :) -- Dana DeLouis Win XP & Office 2003 "John" wrote in message ... Hi I am getting the 'User defined type not defined' on the line; Dim fso As Scripting.FileSystemObject. What am I doing wrong? What reference do I need to add? Do I need to install/enable scripting on the win xp sp2 machine? Thanks Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error on Importing PST file | Ksaki | Outlook - General Queries | 5 | December 7th 11 12:35 PM |
NDR: "A configuration error in the e-mail system..." | Anett | Outlook - General Queries | 8 | June 26th 07 04:44 PM |
same file, different system - page went missing? | Cy Peh | Outlook - Using Forms | 4 | March 4th 06 11:10 PM |
getting error: this .pst file is not a valid personal folder file | jen98 | Outlook - Installation | 1 | February 2nd 06 12:37 AM |
File system error | John | Outlook - General Queries | 2 | January 19th 06 02:17 PM |