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: | fluid |
---|---|
Location: | wickliffe, ohio |
Users: | 4 |
Nodes: | 10 (0 / 10) |
Uptime: | 255:57:28 |
Calls: | 52 |
Files: | 15,838 |
Messages: | 53,139 |