Open CSV file problem iva WSJ

sheeba

Reputable Poster
On the WSJ when we try to open the csv files , it is trying to open the PDFcsv without a period - I always have to go ot my printqueue,place the period as in PDF.csv and open it from there. Does anyone know why this is happening - any help will be greatly appreciated
 
There should be a line of code in the event rules for View CSV (menu tool bar exit). Code should look like.

VA frm_FileName_MOFILE = concat([GC Job Details],".CSV")

Make sure there is "." before CSV.

hope that helps.
 
Sheeba,

I'm a little confused by your post. Are you saying that the CSV file is created with the file name ending with "PDFcsv" and when you place the "." in the file name it still will not open using the row exit in WSJ, so that you have to open it manually?

What is your enterprise server platform?
 
Back
Top