Yes, but it's a cludge.
Dim strStartupDir As String = CurDir()
MsgBox(strStartupDir)
"kd" <(E-Mail Removed)> wrote in message
news:87DB3870-1E50-4E93-9165-(E-Mail Removed)...
>
> Is there someway to capture this path through code?
>
> kd.
>
> "Cor Ligthert" wrote:
>
>> KD,
>>
>> >
>> > Is there an equivalent for Application.StartupPath in a console
>> > application?
>> >
>> Can you explain this question a little bit more. I thought that a
>> console
>> applicion was starting in the path you start it on the console?
>>
>> Cor
>>
>>
>>
|