Hi Mike, > 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 > [EMAIL PROTECTED]
there is a free external that you can download from Runtime. http://www.runrev.com/revolution/developers/developerdownloads/externalscollection. html It might do what you want, but it is only for MAC. Check it out. It's free, so you cant go wrong ;-) Regards Klaus Major [EMAIL PROTECTED] _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
