Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (136 - 138 of 3866)

Ticket Resolution Summary Owner Reporter
#476 Fixed Function Trace lines have to be removed manually Jos Bowmore
Description

SciTE4AutoIt 17-5-2008 release AutoIt 3.2.13.5 Win XP Pro SP2

In SciTE4AutoIt function trace lines inserted using the 'Tools->Trace:Add Func Trace Lines' tool have to be removed manually as neither the 'Tools->Trace:Remove ALL Trace Lines' or 'Tools->Debug Remove Lines' remove the ConsoleWrite lines inserted by 'Tools->Trace:Add Func Trace Lines'

#482 Fixed AutoIt3.chm::/html/autoit_changelog.txt Valik Zedna
Description

missing UDFs from 3.2.13.6 (30th July, 2008) (Beta):

UDFs:
- Added: _ExcelHorizontalAlignSet, _ExcelFontSetProperties, _ExcelBookAttach (litlmike)
- Fixed: Excel Examples
- Added: _WinAPI_SetEndOfFile, _WinAPI_SetFilePointer (Zedna)
- Fixed #465: _DateTimeSplit if seconds omitted defaulted to -1, now defaults to 0

Note: In AutoIt3.chm::/html/autoit_changelog_complete.txt it's OK

#483 Fixed obsolete @ProcessorArch still in helpfile Valik Zedna
Description

changelog 3.2.13.2 (15th June, 2008) (Beta):

  • Changed: @ProcessorArch changed to @OSArch as it was misleading.

AutoIt3.chm::/html/intro/64-bit_support.htm

To see if you are running under a 64-Bit Edition of Windows use @ProcessorArch macro. To see if you are using the 32 or 64-bit version of AutoIt use @AutoItX64.

Note: See TracQuery for help on using queries.