Modify

Opened 16 years ago

Closed 16 years ago

#1278 closed Bug (Fixed)

_FTP_ProgressUpload() - german comment in example in helpfile

Reported by: Zedna Owned by: Valik
Milestone: 3.3.1.6 Component: Documentation
Version: 3.3.1.4 Severity: None
Keywords: Cc:

Description

There is german comment in example in remarks for _FTP_ProgressUpload()

; bei 1 Fortsetzten

                  Func _UpdateProgress($Percentage)
                      ProgressSet($percent,$percent &"%")
                      If _IsPressed("77") Then Return 0 ; Abort on F8
                      Return 1 ; bei 1 Fortsetzten
                   Endfunc

All information in helpfile should be in English only.

Attachments (0)

Change History (1)

comment:1 by Valik, 16 years ago

Milestone: 3.3.1.6
Owner: set to Valik
Resolution: Fixed
Status: newclosed

Fixed by revision [5375] in version: 3.3.1.6

Modify Ticket

Action
as closed The owner will remain Valik.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.