Hi,
I tried the following code in Javascript in InDesign Server CS2 to show the file open dialog to choose a txt file but it failed :
var myFile=File.openDialog("Choose the txt file","TXT:*.txt");
Whats wrong in this code?Please help
Thanks
Raabu
I tried the following code in Javascript in InDesign Server CS2 to show the file open dialog to choose a txt file but it failed :
var myFile=File.openDialog("Choose the txt file","TXT:*.txt");
Whats wrong in this code?Please help
Thanks
Raabu