Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dim objFSO As New FileSystemObject

1 view
Skip to first unread message

absoft

unread,
Dec 19, 2010, 8:58:35 PM12/19/10
to

Radim VB 6.0
Nece da prodje javlja gresku: Compile error - User-define type not
defined.
Funkcija;

Public Function PostojiFolder(ByVal F As String) As Boolean
Dim objFSO As New FileSystemObject

Set FSO = New FileSystemObject
PostojiFolder = FSO.FolderExists(F)
End Function

Hvala.

absoft

unread,
Dec 19, 2010, 9:04:41 PM12/19/10
to

Da li treba neku Referencu ukljuciti?

absoft

unread,
Dec 19, 2010, 9:25:33 PM12/19/10
to

Uredu je trebalo je u Referencama dodati Microsoft Scripting Runtime.

0 new messages