AutoHotkey Community

It is currently May 27th, 2012, 12:51 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 21 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: January 19th, 2006, 4:12 pm 
Code:
.
.
.
      InputBuffer%InputCounter% := Line
      InputCounter += 1
   }
Return
}
!?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 19th, 2006, 4:26 pm 
Offline

Joined: July 22nd, 2005, 7:36 am
Posts: 52
it's an function so don't need Return....


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 19th, 2006, 4:52 pm 
You're right. Kinda bad behaviour - as I mainly use functions which returns a value :roll:
@ To whom it may concern (and to show that I'm not completly nuts :wink:) an excerpt from the AHK Help
Quote:
Consider the following simple function which accepts two numbers and returns their sum:

Add(x, y)
{
return x + y ; "Return" expects an expression.
}


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 20th, 2006, 8:52 am 
Offline

Joined: July 22nd, 2005, 7:36 am
Posts: 52
no help anymore ? :)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 20th, 2006, 8:58 am 
Offline

Joined: January 31st, 2005, 9:50 am
Posts: 3910
Location: Bremen, Germany
The thread became too long for me to read it all. Could you please ask the still open questions again and post the current code? Thanks.

_________________
Ciao
toralf
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 20th, 2006, 9:04 am 
Andre wrote:
Quote:
no help anymore ?
Andre wrote:
Quote:
My script is an conversion of an running script in AutoIt and Delphi
so i have not tested al the parts yet

@ Andre
why should someone point out the same again and again while you've not reponded on all (single) suggestions - because you've not read/tested them already ?
:?


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], BrandonHotkey, chaosad, jrav, MSN [Bot] and 19 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