I think you can use the loadfilename plugin to browse and filter. Then use the launch command on the selected pdf.
Example filtering pdf starting with "def" in the filename PLUGINS LoadFileName vFileName+ |INITIAL_DIR x:\ + |SHOW_BUTTONS ON+ |CREATE_FOLDER_ICON OFF+ |DELETE_FOLDER_ICON OFF+ |WIDTH 500+ |HEIGHT 400+ |FILTER PDF Files (*.pdf)#def*.pdf+ |HIDE_READ_ONLY ON+ |INCLUDE_NON_FOLDERS OFF+ Dan Goldberg -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle Sent: Thursday, December 17, 2015 9:31 AM To: Dan Goldberg Subject: [RBASE-L] - [No Subject] I understand the CMD_EXPLORE is used to open a specific folder. Can this code or is there another code that can open a folder but then only show files within that folder based on a variable? I do not want my user to have to search through all the pdfs. I know I can launch a specific pdf based on the order number. However if there are two pdfs due to a split shipment, I want the user to see just those pdfs rather than all the pdfs in the folder. Or if both can print to the screen one after another that may work. The pdfs will have the first eight common digits with the last being different. James Belisle Making Information Systems People Friendly Since 1990 [cid:[email protected]]

