Modify ↓
#1729 closed Bug (No Bug)
Example code for _FTP_ProgressUpload / Download is not properly formatted (no code box).
| Reported by: | nf67 | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.6.0 | Severity: | None |
| Keywords: | example, code, formatted, syntax, highlighting, _ftp_progressupload, _ftp_progressdownload | Cc: |
Description
When looking up _FTP_ProgressUpload in the helpfile you'll find that the example code isn't in a code box, so there's no proper formatting or syntax highlighting. The same goes for _FTP_ProgressDownload.
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

in fact it is not an improper formating but those remaks are not really an example working for those udf so they are included in the remark area to illustrate how a $FunctionToCall can be written.
If you have a working example I will be glad to include it in example area.
;)