| View previous topic :: View next topic |
| Author |
Message |
fer Guest
|
Posted: Sat Feb 21, 2004 8:57 pm Post subject: Getting Address !.. |
|
|
Hi
Paramstr (0) returns the exe file name and address.
When call from the local computer it returns like
c:proMyExeFile.Exe
When call from another computer on the net it returns like
\servercompproMyExeFile.Exe
I want to get the same addres (The 2nd one) from the local computer.
(If there is no network it must be a correct address. I mean if there is a
single computer, the address must show the correct path)
Any Suggestion
Thanks
Fer
|
|
| Back to top |
|
 |
John Herbster (TeamB) Guest
|
Posted: Sat Feb 21, 2004 9:36 pm Post subject: Re: Getting Address !.. |
|
|
"fer" <feriduntakis (AT) spyahoo (DOT) com> wrote
| Quote: | Paramstr (0) returns the exe file name and address.
When call from the local computer it returns like
c:proMyExeFile.Exe
When call from another computer on the net it returns like
\servercompproMyExeFile.Exe
|
Fer, I suggest asking in the forum
borland.public.delphi.nativeapi.win32
This forum is for database answers.
Regards, JohnH
|
|
| Back to top |
|
 |
|