Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #1924

Re: File name of a VB module

From Deanna Earley <dee.earley@icode.co.uk>
Newsgroups comp.lang.basic.visual.misc
Subject Re: File name of a VB module
Date 2013-12-18 16:24 +0000
Organization Aioe.org NNTP Server
Message-ID <l8si80$mn9$2@speranza.aioe.org> (permalink)
References <4ae2d3fa-9874-4208-a966-7b12d0f6be28@googlegroups.com>

Show all headers | View raw


On 18/12/2013 13:52, jerk@gmx.de wrote:
> Dear people,
>
> is there a function which returns the path+file name
> of the VB modul currently running? I'd like to use it
> so relative paths can be used.

Erm, code module or PE module (the executable?)
The latter can be retrieved by using App.Path.
Note that in the recommended installation locations, this path can not 
be written it. Application data should go in the Application Data folders.

-- 
Deanna Earley (dee.earley@icode.co.uk)
iCatcher Development Team
http://www.icode.co.uk/icatcher/

iCode Systems

(Replies direct to my email address will be ignored. Please reply to the 
group.)

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

File name of a VB module jerk@gmx.de - 2013-12-18 05:52 -0800
  Re: File name of a VB module "Bill Skaggs" <eaglecrest@att.net> - 2013-12-18 06:07 -0800
  Re: File name of a VB module Deanna Earley <dee.earley@icode.co.uk> - 2013-12-18 16:24 +0000

csiph-web