AutoHotkey Community

It is currently May 26th, 2012, 11:43 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Editbox empty output?
PostPosted: November 8th, 2009, 10:40 pm 
Offline

Joined: July 8th, 2009, 11:07 am
Posts: 61
Hy.
What is the editbox's output when it's emtpy?

Is it 0 or nul() ? or what?

Thank you for help!


Regards
Peter


Report this post
Top
 Profile  
Reply with quote  
PostPosted: November 8th, 2009, 11:14 pm 
Online

Joined: April 8th, 2009, 7:49 pm
Posts: 6068
Location: San Diego, California
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 9th, 2009, 12:13 am 
Offline

Joined: April 8th, 2009, 8:23 pm
Posts: 3036
Location: Rio de Janeiro - RJ - Brasil
AFAIK, it's "" (blank).

_________________
"Read the manual. Read it again. Search the forum.
Try something before asking. Show what you've tried.
"
Image
Antonio França
My stuff: Google Profile


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 9th, 2009, 11:05 pm 
Offline

Joined: July 8th, 2009, 11:07 am
Posts: 61
MasterFocus wrote:
AFAIK, it's "" (blank).


thank you i try it out


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google Feedfetcher, Pulover, rbrtryn, XstatyK and 27 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group