| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2019-12-05 | 763 Bytes | |
| SDB_dirs().prg | 2019-12-05 | 8.7 kB | |
| SDB3().prg | 2019-12-05 | 10.3 kB | |
| Totals: 3 Items | 19.8 kB | 0 | |
Small Disk Browser(s) SDB3().prg ----------------------------------------- It allows you or a user to pick a file or directory. It returns the full path of the file or directory. #include: nothing It is a cut down version of version 2. It is a full demo. With compile and link instructions. 10Kb w/doc and blank lines. SDB_dirs().prg ------------------------------------- Like the above. Is a reduced version of the above that does directories only. It could do files also with less code, maybe. 8.54Kb w/doc and blank lines. SDB2().prg ----------------------------------------- It was compiled and linked with xhb 2015. I think it was placeable and resized itself as per the dir width. If someone has an interest in it let me know.