Click here to Skip to main content
15,915,019 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Visual Basic application----Please Help!! Pin
6-Feb-02 11:51
suss6-Feb-02 11:51 
GeneralRe: Visual Basic application----Please Help!! Pin
tppradeep1812-Feb-02 23:10
tppradeep1812-Feb-02 23:10 
QuestionWhat is the way to add something from Flash5 to VB6?? Pin
Ahuva6-Feb-02 8:32
Ahuva6-Feb-02 8:32 
AnswerRe: What is the way to add something from Flash5 to VB6?? Pin
tppradeep1812-Feb-02 23:14
tppradeep1812-Feb-02 23:14 
QuestionHow can I use FSO instructions in my project?? Pin
Ahuva6-Feb-02 8:22
Ahuva6-Feb-02 8:22 
AnswerRe: How can I use FSO instructions in my project?? Pin
Jon Gohr7-Feb-02 3:57
Jon Gohr7-Feb-02 3:57 
GeneralRe: How can I use FSO instructions in my project?? Pin
Ahuva7-Feb-02 4:50
Ahuva7-Feb-02 4:50 
GeneralRe: How can I use FSO instructions in my project?? Pin
Volodya Orlenko7-Feb-02 23:54
Volodya Orlenko7-Feb-02 23:54 
Hi Ahuva,

the FileSystemObject object Wink | ;) does not have a method named "createfile". Use CreateTextFile instead.

Good luck.

Volodya

Ahuva wrote:
Set d = CreateObject("scripting.FileSystemObject")
d.createfile ("c:\program files\Ahuva\testing.txt")




Volodya Orlenko,
orlenko [at] hotmail [dot] com
GeneralScrolling the ScrollBars Pin
Firoz4-Feb-02 19:18
Firoz4-Feb-02 19:18 
GeneralRe: Scrolling the ScrollBars Pin
Jeremy Falcon15-Feb-02 11:09
professionalJeremy Falcon15-Feb-02 11:09 
Generalscanner interaction with vb through API or any solution Pin
3-Feb-02 5:28
suss3-Feb-02 5:28 
GeneralRe: scanner interaction with vb through API or any solution Pin
3-Feb-02 21:32
suss3-Feb-02 21:32 
GeneralImplementing Sound into VBasic Programs Pin
Aleksey Suvorov3-Feb-02 4:57
Aleksey Suvorov3-Feb-02 4:57 
GeneralRe: Implementing Sound into VBasic Programs Pin
James R. Twine6-Feb-02 4:37
James R. Twine6-Feb-02 4:37 
GeneralRe: Implementing Sound into VBasic Programs Pin
tppradeep1812-Feb-02 23:31
tppradeep1812-Feb-02 23:31 
GeneralRe: Implementing Sound into VBasic Programs Pin
alex.barylski16-Feb-02 14:41
alex.barylski16-Feb-02 14:41 
GeneralSaving the last value of variable Pin
Ahuva2-Feb-02 2:08
Ahuva2-Feb-02 2:08 
GeneralRe: Saving the last value of variable Pin
chris foote2-Feb-02 6:44
chris foote2-Feb-02 6:44 
GeneralVB & International Number Format Pin
Thomas Blenkers1-Feb-02 6:30
Thomas Blenkers1-Feb-02 6:30 
GeneralRe: VB & International Number Format Pin
Konstantin Vasserman1-Feb-02 18:57
Konstantin Vasserman1-Feb-02 18:57 
GeneralDrag and Drop Confusion in VBA Pin
Shaggy31-Jan-02 8:28
Shaggy31-Jan-02 8:28 
GeneralUsing the internal speaker Pin
30-Jan-02 11:53
suss30-Jan-02 11:53 
GeneralRe: Using the internal speaker Pin
Jeremy Falcon18-Feb-02 9:17
professionalJeremy Falcon18-Feb-02 9:17 
GeneralRe: Using the internal speaker Pin
25-Feb-02 16:29
suss25-Feb-02 16:29 
GeneralApp data storage on PocketPC Pin
30-Jan-02 3:51
suss30-Jan-02 3:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.