[ttl]Contents of [show pathname$][/ttl]
[form program=*webster/explorer onload=showpath]
[input filePswd$ event=*explorer@password_entered_2 class=hide]
[hide type$]
[hide pathname$]
[hide pswd$]
[bind bindcode$]
[button class=fm_action event=*eval:window.close();][symbol close] Close[/button]
[button class=fm_action id=refresh event=*explorer@showpath][symbol refresh] Refresh[/button]
[if type$="prg" or type$="html" or type$="text"][security required=(%webster'EditAccess$)][button id=edit_button class=fm_action event=*explorer@code_edit][symbol edit] Edit[/button] [/security][else][button id=info_button class=fm_action event=*explorer@file_info][symbol info] File Info[/button] [/if]
[if type$="html"][button id=preview_button class=fm_action event=*explorer@preview][symbol eye] Preview[/button][/if]
[if lcs(mid(pathname$,-4))=".pvr"][button id=report_button class=fm_action event=*explorer@run_report][symbol eye] Generate Report[/button][/if]
[button class="fm_action float_right" event=*explorer@print_code][symbol print] Print[/button]
[html htmlcode$]
[/form]