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: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 595 |
Nodes: | 8 (0 / 8) |
Uptime: | 17:10:20 |
Calls: | 10,784 |
Files: | 5 |
Messages: | 468,919 |