Modify ↓
Opened on Aug 2, 2010 at 3:06:29 PM
Closed on Aug 8, 2010 at 12:29:02 PM
Last modified on Aug 22, 2024 at 8:31:30 AM
#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:2 by , on Aug 8, 2010 at 12:29:02 PM
| 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.
;)