I'm stuck...

I need to have the following statement (as is) in an output .txt file:
infile "/export/blabla/hello.txt"

How the h... do I inclosed those two quotes inside a statement looking like this:
Print #1, " infile "/export/blabla/hello.txt""

It doesn't take the double quote thing... I tried tripling it... But to my dismay, it doesn't work at all..

What should I do...?

Sincerely,

Patrice :-)