Click here to Skip to main content
16,005,467 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Add default value in GridBox Pin
Eddy Vluggen3-Dec-13 6:54
professionalEddy Vluggen3-Dec-13 6:54 
GeneralRe: Add default value in GridBox Pin
manju 33-Dec-13 17:13
manju 33-Dec-13 17:13 
GeneralRe: Add default value in GridBox Pin
Dave Kreskowiak3-Dec-13 18:14
mveDave Kreskowiak3-Dec-13 18:14 
GeneralRe: Add default value in GridBox Pin
Eddy Vluggen4-Dec-13 0:32
professionalEddy Vluggen4-Dec-13 0:32 
GeneralRe: Add default value in GridBox Pin
Dave Kreskowiak4-Dec-13 1:30
mveDave Kreskowiak4-Dec-13 1:30 
QuestionDeveloping VB.NET application with TAPI3.0 & PBX Pin
alvin talavera2-Dec-13 13:23
alvin talavera2-Dec-13 13:23 
AnswerRe: Developing VB.NET application with TAPI3.0 & PBX Pin
Richard MacCutchan2-Dec-13 21:16
mveRichard MacCutchan2-Dec-13 21:16 
AnswerRe: Developing VB.NET application with TAPI3.0 & PBX Pin
Eddy Vluggen3-Dec-13 7:02
professionalEddy Vluggen3-Dec-13 7:02 
GeneralRe: Developing VB.NET application with TAPI3.0 & PBX Pin
alvin talavera3-Dec-13 12:58
alvin talavera3-Dec-13 12:58 
GeneralRe: Developing VB.NET application with TAPI3.0 & PBX Pin
Eddy Vluggen4-Dec-13 0:32
professionalEddy Vluggen4-Dec-13 0:32 
GeneralRe: Developing VB.NET application with TAPI3.0 & PBX Pin
alvin talavera5-Dec-13 18:25
alvin talavera5-Dec-13 18:25 
GeneralRe: Developing VB.NET application with TAPI3.0 & PBX Pin
Eddy Vluggen6-Dec-13 6:00
professionalEddy Vluggen6-Dec-13 6:00 
GeneralRe: Developing VB.NET application with TAPI3.0 & PBX Pin
alvin talavera20-Dec-13 4:38
alvin talavera20-Dec-13 4:38 
QuestionFileCopy in vb6.0 Pin
Otekpo Emmanuel30-Nov-13 1:56
Otekpo Emmanuel30-Nov-13 1:56 
AnswerRe: FileCopy in vb6.0 Pin
Dave Kreskowiak30-Nov-13 3:17
mveDave Kreskowiak30-Nov-13 3:17 
GeneralRe: FileCopy in vb6.0 Pin
Otekpo Emmanuel30-Nov-13 7:21
Otekpo Emmanuel30-Nov-13 7:21 
GeneralRe: FileCopy in vb6.0 Pin
Dave Kreskowiak30-Nov-13 7:25
mveDave Kreskowiak30-Nov-13 7:25 
AnswerRe: FileCopy in vb6.0 Pin
vbmike1-Dec-13 14:58
vbmike1-Dec-13 14:58 
From your post it would seem that leaving off the App.Path and just using the actual file locations would work for you. i.e, FileCopy c:\mywork\dbase.mdb, c:\newfiles. That is, if the mywork directory is under C:\ and it is truly not under your apps working directory. Typically the debugger will let you know what is failing so you should look at that as you program when things do not work. Wink | ;) You may have to show more actual code here to have someone help you.
vbmike

Questionhow to send sms Pin
Member 1043549929-Nov-13 22:07
Member 1043549929-Nov-13 22:07 
AnswerRe: how to send sms Pin
Mycroft Holmes30-Nov-13 0:50
professionalMycroft Holmes30-Nov-13 0:50 
AnswerRe: how to send sms Pin
GuyThiebaut1-Dec-13 3:02
professionalGuyThiebaut1-Dec-13 3:02 
GeneralRe: how to send sms Pin
Mycroft Holmes1-Dec-13 11:50
professionalMycroft Holmes1-Dec-13 11:50 
GeneralRe: how to send sms Pin
GuyThiebaut2-Dec-13 0:17
professionalGuyThiebaut2-Dec-13 0:17 
QuestionTo detect running Webcam Pin
Saiful Bahari28-Nov-13 3:41
Saiful Bahari28-Nov-13 3:41 
AnswerRe: To detect running Webcam Pin
Eddy Vluggen28-Nov-13 9:43
professionalEddy Vluggen28-Nov-13 9:43 

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.