comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Opening/displaying a text file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Opening/displaying a text file [message #64787 is a reply to message #64786] Mon, 19 January 2009 04:18 Go to previous message
Gaurav is currently offline  Gaurav
Messages: 50
Registered: January 2007
Member
On Jan 19, 3:51 pm, jimmyb...@gmail.com wrote:
> Hi, I'm writing a GUI for some code in IDL and want to include a help
> document. Is there a command to open say a .txt file?
>
> To explain a bit further: I've tried openu, but that doesn't display
> the file. Do I need to read in the text and re-display it or can I use
> a command to open that .txt file, as if it were opened seperate of
> IDL?

Yes, you can easily do that. Try:

SPAWN, 'notepad.exe c:\myFolder\myFile.txt', /noshell, /nowait

Cheers,
Gaurav
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL_IDLBridge Issue
Next Topic: OT: land-sea mask

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 22:37:09 PDT 2025

Total time taken to generate the page: 1.67923 seconds