Definitions

Sorry, no definitions found. You may find more data at setformat.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word SetFormat.

Examples

  • If yes, then why in the "SetFormat" page of the "Help" file in the first example at the bottom of the page the same thing is done ( "1" is added to a float-point number) and the result is still the float-point?

    AutoHotkey Community 2009

  • If yes, then why in the "SetFormat" page of the "Help" file in the first example at the bottom of the page the same thing is done ( "1" is added to a float-point number) and the result is still the float-point?

    AutoHotkey Community 2009

  • SetFormat, float, 0.2; use 0.0 for no decimal places with decimals set at 2 and thousand separator:

    AutoHotkey Community 2010

  • The current system doesn't allow cached floats with "special" formats (unless * cough* SetFormat is used, of course).

    AutoHotkey Community 2010

  • SetFormat, integer, hex Post subject: Re: AltTab_window_list () - get a list of alt-tab windows

    AutoHotkey Community 2010

  • SetFormat, float, 0.2; use 0.0 for no decimal places with decimals set at 2 and thousand separator:

    AutoHotkey Community 2010

  • SetFormat, IntegerFast, Hex msgbox % varThis gives me 0x7 obviously but if I look at the hex representation in say

    AutoHotkey Community 2010

  • I had to include SetFormat, integer, D in ListBoxAdjustHSB+GetListBoxItem

    AutoHotkey Community 2009

  • SetFormat, IntegerFast, Decimal oCB: = ClipboardAll

    AutoHotkey Community 2009

  • If you want this in normal number formatting then try changing the first line to SetFormat, float, 0.4.

    AutoHotkey Community 2009

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.