Modify

#1685 closed Bug (Fixed)

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

Reported by: mvg Owned by: Jpm
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, on Jun 20, 2010 at 11:49:29 AM

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

comment:2 by Jpm, on Jun 21, 2010 at 6:46:31 AM

Milestone: 3.3.7.0
Owner: set to Jpm
Resolution: Fixed
Status: newclosed

Fixed by revision [5891] in version: 3.3.7.0

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


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