Generalized File Selector: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "thumb Text-mode File Selector in REXX code, editable for associations to launch programs by file type. View into .ZIPs; excellent for browsing into download..."
 
Jugbogdan (talk | contribs)
mNo edit summary
Line 2: Line 2:


Text-mode File Selector in REXX code, editable for associations to launch programs by file type. View into .ZIPs; excellent for browsing into downloads. Frequently more convenient than GUI. Customizable. Basic functions are extractable for custom code.
Text-mode File Selector in REXX code, editable for associations to launch programs by file type. View into .ZIPs; excellent for browsing into downloads. Frequently more convenient than GUI. Customizable. Basic functions are extractable for custom code.
[[Category:File Utilities]]

Revision as of 21:45, 11 November 2021

Text-mode File Selector in REXX code, editable for associations to launch programs by file type. View into .ZIPs; excellent for browsing into downloads. Frequently more convenient than GUI. Customizable. Basic functions are extractable for custom code.