How do you open a URL pdf file with Metacard?
If you have a field "url" with several pdf file urls then...
put the selectedText of fld "url" into ff
if ff is empty then exit switch
get char -4 to -1 of ff
put url ff into fld "urlresult"
How do you get the result to be opened by Acrobat reader?
mike
mmessieh at aol.com