Generalized File Selector: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=GFS.png | |||
|Version=3 (2010-04-09) | |||
|Vendor= | |||
|Author= | |||
|License= | |||
|Download={{FileLink|DGFS_3.zip}} | |||
|Website= | |||
}} | |||
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]] | [[Category:File Utilities]] |
Revision as of 04:54, 31 December 2023
Generalized File Selector | |
---|---|
![]() | |
Version | 3 (2010-04-09) |
Vendor | |
Author | |
License | |
Download | DGFS_3.zip |
Website |
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.