AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

A_ variables as setters (+ getters) to replace Set* commands

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
Oberon



Joined: 18 Feb 2008
Posts: 458

PostPosted: Wed Mar 12, 2008 4:46 pm    Post subject: A_ variables as setters (+ getters) to replace Set* commands Reply with quote

Simple request to change:

Code:
SetFormat, Integer, Hex

To:
Code:
A_FormatInteger = Hex


Same for SetBatchLines, AutoTrim, et al.
Back to top
View user's profile Send private message
Tuncay



Joined: 07 Nov 2006
Posts: 383
Location: Berlin

PostPosted: Sat Mar 29, 2008 9:54 pm    Post subject: Reply with quote

I like the idea, but don`t think that the change would be done. It is not really needed and would just blow up a little bit the AutoHotkey source, may be introducing bugs.
Back to top
View user's profile Send private message Send e-mail
SKAN



Joined: 26 Dec 2005
Posts: 5574

PostPosted: Fri Apr 04, 2008 12:37 pm    Post subject: Reply with quote

+1

Tuncay wrote:
It is not really needed and would just blow up a little bit the AutoHotkey source, may be introducing bugs.


The present method is too clumsy.
Back to top
View user's profile Send private message
Tuncay



Joined: 07 Nov 2006
Posts: 383
Location: Berlin

PostPosted: Fri Apr 04, 2008 8:50 pm    Post subject: Reply with quote

In contrast, for v2, this would be really fine, to clean up the language from such inconsistencies.
Back to top
View user's profile Send private message Send e-mail
Piz



Joined: 16 Feb 2008
Posts: 46

PostPosted: Mon Apr 07, 2008 2:18 pm    Post subject: Reply with quote

+1
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group