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 

Editbox empty output?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
ppeterpp



Joined: 08 Jul 2009
Posts: 61

PostPosted: Sun Nov 08, 2009 9:40 pm    Post subject: Editbox empty output? Reply with quote

Hy.
What is the editbox's output when it's emtpy?

Is it 0 or nul() ? or what?

Thank you for help!


Regards
Peter
Back to top
View user's profile Send private message
Leef_me



Joined: 08 Apr 2009
Posts: 1159
Location: San Diego, California

PostPosted: Sun Nov 08, 2009 10:14 pm    Post subject: Re: Editbox empty output? Reply with quote

ppeterpp wrote:
Hy.
What is the editbox's output when it's emtpy?

Er, there is no such thing in standard AHk as an editbox.
There is an Edit control that goes with the Gui interface and there is an InputBox that stands by itself, kinda like MsgBox.

Is you question referring to either of these things or something that else that I missed?

The term "nul()" is also not defined in AHk, AFAIK.

To me, both of the above Ahk 'things' seems to be well documented in the helpfile.
I believe each can have a default value specifed by the script writer.

You really should read the details there instead of relying on one of us to read those details and then write them here for you to read.
Back to top
View user's profile Send private message
MasterFocus



Joined: 08 Apr 2009
Posts: 882
Location: Rio de Janeiro - RJ - Brasil

PostPosted: Sun Nov 08, 2009 11:13 pm    Post subject: Reply with quote

AFAIK, it's "" (blank).
_________________
Antonio França
aka MasterFocus aka Tunis
+ My AHK stuff: ~MasterFocus
+ AHK @ irc.freenode.net: #ahk
Contact: PM only !
Back to top
View user's profile Send private message
ppeterpp



Joined: 08 Jul 2009
Posts: 61

PostPosted: Mon Nov 09, 2009 10:05 pm    Post subject: Reply with quote

MasterFocus wrote:
AFAIK, it's "" (blank).


thank you i try it out
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help 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