Skip to main content
1-Visitor
January 14, 2010
Question

File name

  • January 14, 2010
  • 2 replies
  • 909 views
How can I use the filename of file put on page with "Insertion, Donn�es, Entr�e-Fichier". It appears as "icone" but not as a variable.

Thanks

2 replies

1-Visitor
January 14, 2010
On 1/14/2010 7:11:21 AM, denisvillate wrote:
>How can I use the filename of
>file put on page with
>"Insertion, Donn�es,
>Entr�e-Fichier". It appears as
>"icone" but not as a variable.
>
>Thanks
_______________________________

CEA = Commissariat � l'�nergie atomique ?
Pas besoin de svoir.
In line with Richard reply, attached.

jmG

19-Tanzanite
January 14, 2010
If you want to pass the file name as a variable you need to use a file read function such as READPRN or READFILE.

Richard