|
-
Nov 5th, 2006, 10:16 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] fso
when i try to run my app it says "user defined type not defined" and highlights the code below
Dim FSO As New FileSystemObject
i think it is because it is not refrenced but i cant find it in the refrences or components, does any body know what the refrence is called.
-
Nov 5th, 2006, 10:18 AM
#2
Re: fso
Set the reference to File System Objects from the Projects > References.. menu.
Pradeep
-
Nov 5th, 2006, 10:18 AM
#3
Re: fso
Set reference to "Microsoft Scripting Runtime"
-
Nov 5th, 2006, 10:20 AM
#4
Re: fso
 Originally Posted by cssriraman
Set reference to "Microsoft Scripting Runtime"
AAh.. my bad. This should be Microsoft Scripting Runtime
Thanks for correcting me.
-
Nov 5th, 2006, 10:24 AM
#5
Thread Starter
Hyperactive Member
Re: fso
thanks chris1990
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|