Rev 13438 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13438 | Rev 13439 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +html+ |
1 | !! +exec+ +html+ |
2 | tit:getfile |
2 | tit:getfile |
3 | type:$type_exec |
3 | type:$type_exec; $type_adm |
4 | alias:outfile, fileout |
4 | alias:outfile, fileout |
5 | syntax:!getfile ``filename [prompt]'' |
5 | syntax:!getfile ``filename [prompt]'' |
6 | mean:Creates a hypertext reference pointing to a specified file on the current wims session. <br/>\ |
6 | mean:Creates a hypertext reference pointing to a specified file on the current wims session. <br/>\ |
7 | Whenever possible, this command should be used instead of a direct use of\ |
7 | Whenever possible, this command should be used instead of a direct use of\ |
8 | html tag ``<a href="...">''. <br/>\ |
8 | html tag ``<a href="...">''. <br/>\ |