Re: Open txt file in VB

From: Randy Birch (rgb_removethis_at_mvps.org)
Date: 05/27/04


Date: Thu, 27 May 2004 00:01:29 -0400

hmmm ...

do you:

a) want to load the *contents* of a text file into your VB app for display
or other use, or

b) want to simply *open* the file in whatever application is associated with
.log files on that machine (and not interact with the file any further)?

-- 
Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.
"Ken" <anonymous@discussions.microsoft.com> wrote in message 
news:533E4199-9870-48CB-9906-EC1030D14304@microsoft.com...
: I was expecting a the target file will pop open when run the code.  but 
instead, nothing has happened. 


Relevant Pages

  • Re: display array in a frame wnd
    ... you have to create an app that is suitable for displaying an image. ... There would never be a need to create a frame window; it is not at all clear why such code ... I have to display results. ... Why is this not in an OnPaint handler? ...
    (microsoft.public.vc.mfc)
  • Re: xorg resolution on new laptop
    ... name of display::0.0 ... Subsection "Display" ... ViewPort 0 0 ... Load "extmod" ...
    (freebsd-questions)
  • Re: Mobile Development for WM 5 with one main exe controlling mult
    ... I'm trying to convince them with what you said about the load strategy, ... it could be due to the fact that all the loading are done ... App size has nothing ... split the whole program from one exe to multiple. ...
    (microsoft.public.pocketpc.developer)
  • Re: Reprise: Pended IOCtrl + LoadLibrary == Deadlock?
    ... >3) launching msdev.exe from the shell and from within windbg. ... >load (from within msdev) ionwizrd.exe ... When I hit F5 to run my app the following occurs: ...
    (microsoft.public.development.device.drivers)
  • FC6/MacBook Pro: no accelerated X using fglrx
    ... (I don't have GLcore loaded because attempting to load it causes a bomb, ... Identifier "Generic Keyboard" ... SubSection "Display" ...
    (Fedora)

Loading