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

Home » Public Forums » archive » Naming the file as open through dialogue_pickfile
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Naming the file as open through dialogue_pickfile [message #92746] Mon, 22 February 2016 21:33 Go to previous message
mj999fine is currently offline  mj999fine
Messages: 4
Registered: February 2016
Junior Member
I am trying to read a file through the command

path='C:\LWP\'
file=dialog_pickfile(PATH =path,filter ='*TXT')

which has data to read and it is stored in some array.
The file names in the "PATH" folder has a sequence "A1.txt", "A2.txt", .... and 15 others.

Now I want to store the data in some another file.
I want to store data in a new sequence such as "MA1.txt", which suggests the file has been read.
so i want to add "M" in the newly saved file name along with old file name.

EX:
"M"+ "(original file name)".TXT

Is it possible in IDL 8.4 Win PC ?
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Summation Image arrays
Next Topic: disable content assist?

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

Current Time: Wed Oct 08 14:10:51 PDT 2025

Total time taken to generate the page: 0.00413 seconds