What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » vb help :P

vb help :P
Author: Message:
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
O.P. vb help :P
hmmmm seems a newbie question but hey

here goes...

atm im searching for indidual file names eg .bmp and blah

but now im trying to search for picture files in general

code ive tryed

code:
tmpStrg = Dir$(Text1.Text & "*.bmp") Or Dir$(Text1.Text & "*.jpg") Or Dir$(Text1.Text & "*.png") Or Dir$(Text1.Text & "*.jpeg") Or Dir$(Text1.Text & "*.RLE") Or Dir$(Text1.Text & "*.DIB") Or Dir$(Text1.Text & "*.GIF") Or Dir$(Text1.Text & "*.ICO") Or Dir$(Text1.Text & "*.EMF") Or Dir$(Text1.Text & "*.PSP") Or Dir$(Text1.Text & "*.PDD")
but thats just not cricket (dont work :P)

any help
05-22-2004 08:06 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
vb help :P - by Stigmata on 05-22-2004 at 08:06 PM
RE: vb help :P - by Sk3tch on 05-22-2004 at 08:57 PM
RE: vb help :P - by Stigmata on 05-23-2004 at 06:24 AM
RE: vb help :P - by Mike on 05-24-2004 at 01:30 PM
RE: vb help :P - by EverStyle on 05-25-2004 at 01:52 PM
RE: vb help :P - by matty on 05-25-2004 at 02:18 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On