Modify

Opened 16 years ago

Closed 16 years ago

#1685 closed Bug (Fixed)

BitRotate, incorrect/misleading (old?) param info.

Reported by: mvg Owned by: J-Paul Mesnage
Milestone: 3.3.7.0 Component: Documentation
Version: 3.3.6.1 Severity: None
Keywords: BitRotate size parameter Cc:

Description

BitRotate ( value , shift [, size] )
Parameters
value The number to be operate on.
shift Number of bits to rotate to the left (negative numbers shift right). If not given, the default is 1.
size [optional] A string that determines the rotation size, the default is (16 bits). See below.

shift param not optional.

confirmed behavior for Au3Check & AutoIt.

Attachments (0)

Change History (2)

comment:1 by mvg, 16 years ago

Erm: confirmed what? Both return with with missing param error.

comment:2 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.7.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [5891] in version: 3.3.7.0

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


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