|
[Date Index]
[Thread Index]
[Author Index]
Filenames with ToString
- To: mathgroup at smc.vnet.net
- Subject: [mg99901] Filenames with ToString
- From: Alain Mazure <alain.mazure at oamp.fr>
- Date: Tue, 19 May 2009 06:42:28 -0400 (EDT)
Hi again
I have several files with extension .jpg of the type
"C1822_8_025_1.jpg", "C1822_8_025_2.jpg"
"C1943_11_025_1.jpg", "C1943_11_025_2.jpg" .....
I know the first part of the name which was given by : "" ~~
ToString[NAME2] with NAME2: C1822, C1943 ...
How to use FileNames in order to have, for a given NAME2 all the *.jpg
files in order to import them ?
The command: FileNames["" ~~ ToString[NAME2]*".jpg"] does not work
Thanks !!!
Alain Mazure
Laboratoire d'Astrophysique de Marseille
P=F4le de l'=C9toile Site de Ch=E2teau-Gombert
38, rue Fr=E9d=E9ric Joliot-Curie
13388 Marseille cedex 13, France
http://alain.mazure.free.fr/
Mails:
alain.mazure at oamp.fr
alain.mazure at free.fr
Phones:
Lab: 33(0)491055902
Mobile: 33(0)603556287
Fax: 33(0)491661855
SKYPE: MAZURE-ALAIN
Prev by Date:
Re: problem in expression
Next by Date:
Re: problem in expression
Previous by thread:
Re: Are you wolfing tonight?
Next by thread:
Re: Filenames with ToString
|