Skip to main content
Answer

File Extension about

  • December 7, 2023
  • 2 replies
  • 310 views

Forum|alt.badge.img+4

Hi everyone,

I have a question about the file extension. I would appreciate it if someone who knows answer.

I’m sending screenshots below.

I want to get the name and extension of the pdf file with the “Loop>file for each file in folder” command.

But even though the extension is pdf, it appears as null. (I want to email the pdf file but it doesnt read the file.)

Where am I doing wrong and how can I fix it?

Thanks in advance

 

1
2
3

 

Best answer by VInodkrishna.A_0

@ufuksavas, assign each file in folder output to dictionary variable, use key and value relationship

Like $variable {Name}$. $variable {Name}$

2 replies

Forum|alt.badge.img+1

@ufuksavas, assign each file in folder output to dictionary variable, use key and value relationship

Like $variable {Name}$. $variable {Name}$


Forum|alt.badge.img+4
  • Author
  • Navigator | Tier 3
  • December 7, 2023

Thank u for your quick response