CMM2 - simple TUI library


Author Message
jirsoft

Guru

Joined: 18/09/2020
Location: Czech Republic
Posts: 533
Posted: 12:21pm 07 Nov 2021      

Hi all,
because of one my project, I have extended TUI.INC's TUIfileSelect(path AS STRING, ext AS STRING, root AS STRING) AS STRING for optional root parameter. When is not present (or =""), then nothing happens, else is this used as root directory for <ROOT> and <UP> menu (also it make sense to set path on call to >=root).

Enjoy!