Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / line continuation

Author
Message
Scary Little Rabbit
14
Years of Service
User Offline
Joined: 4th Aug 2009
Location: Chelyabinsk, Russian Federation.
Posted: 27th Nov 2015 18:05
what is the current status of this now?
error #1:
'too many stars, too many stares. disembody.'
WIP: MIND!! free fonts for your AGKs
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 30th Nov 2015 16:35
There is no line continuation symbol in AppGameKit tier 1, however I might implement automatic line continuation in the case of IF statements. I did something similar with function declarations where the parameters can be declared over several lines.
Scary Little Rabbit
14
Years of Service
User Offline
Joined: 4th Aug 2009
Location: Chelyabinsk, Russian Federation.
Posted: 3rd Dec 2015 09:54
Quote: "I might implement automatic line continuation in the case of IF statements."

it would be very helpful.

Quote: " function declarations where the parameters can be declared over several lines"

I would be happy if it will be possible to place parameters on several lines when I call functions also.
error #1:
'too many stars, too many stares. disembody.'
WIP: MIND!! free fonts for your AGKs
Markus
Valued Member
20
Years of Service
User Offline
Joined: 10th Apr 2004
Location: Germany
Posted: 3rd Dec 2015 11:21
Quote: "I would be happy if it will be possible to place parameters on several lines when I call functions also."


often its possible to replace much parameters with a struct, means one parameter as user defined type.

similar in case of if then its possible to relocate the conditions in a function
if test(input) then
so the complex condition are all inside a function with a better overview, and the main condition is also more readable.

AGK (Steam) V2.0.15d : Windows 10 Pro 64 Bit : AMD (15.201.1151.0) Radeon R7 265 : Mac mini OS X 10.10 (Yosemite)

Login to post a reply

Server time is: 2024-04-25 10:01:48
Your offset time is: 2024-04-25 10:01:48