for some reason, my last message apparently didn't get through the network here it is again:
Hi everyone,
still working on my Maximus Clone. Thanks for the help on the message are Now I need help with my file areas ;).
Problem is that FILE_LIST will display files corresponding to the command spec. If I use GETFILESPEC, it gives a prompt (something like Filespec: [EN for *.*] or something like that) and I don't want any prompt. If I use CMDS it won't append the .* or it won't become *.* if the user hits cr. Is there way to change the command string in order to append the .* ? Or is there a function like that list files but uses a variable for the specs like FILE_LI varstr ? Is there a way to avoid the prompt to appear using GETFILESPEC ?
Why not just do:
set str "*.*"
file_list
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 5 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 17:30:24 |
| Calls: | 117 |
| Calls today: | 117 |
| Files: | 367 |
| D/L today: |
518 files (245M bytes) |
| Messages: | 70,795 |
| Posted today: | 26 |