Parameter Assistant

Beta Testing discussion on mikroBasic.
Post Reply
Author
Message
dejan_mrtt
Posts: 101
Joined: 24 Jan 2007 18:43
Location: Skopje, Macedonia
Contact:

Parameter Assistant

#1 Post by dejan_mrtt » 29 Jan 2009 03:32

Greetings MikroE,

I just want to ask if the Parameter Assistant for procedures and functions could be fixed to show all parameters.

At my place I have the following behavior:



Image

as well as:

Image

Can this be fixed in the next version?

I find the Assistant very handy, as proc. & func. can have a lot of parameters for passing. If the proc. is written 2000 lines above, and you need the order for parameters, only assistant can speed things up. (jumping through code explorer is another solution, but still slow)


Thanks & Regards
:wink:

sadavis80
Posts: 114
Joined: 15 Nov 2008 19:27

#2 Post by sadavis80 » 29 Jan 2009 03:50

I'm not positive, but suspect that this works like it does in Delpi - as you type like shown, it will show you the NEXT parameter requirement. After you enter that parameter and hit the comma, it will show you the NEXT parameter requirements, and so on ...

Doesn't it do that??
Steve

dejan_mrtt
Posts: 101
Joined: 24 Jan 2007 18:43
Location: Skopje, Macedonia
Contact:

#3 Post by dejan_mrtt » 29 Jan 2009 04:58

Nope :( it does not, it never shows other parameters,....just the first.

if you look at it closely, in the first image example...it should be "z as short".

arcom
Posts: 271
Joined: 07 Dec 2007 17:00
Location: Rijeka/Croatia
Contact:

#4 Post by arcom » 29 Jan 2009 10:48

I've noticed this too. It works as it should for built-in functions but fails on user-written functions. I don't care much about it as long as the compiler copiles correctly.

dejan_mrtt
Posts: 101
Joined: 24 Jan 2007 18:43
Location: Skopje, Macedonia
Contact:

#5 Post by dejan_mrtt » 29 Jan 2009 11:44

Okay, Its not the end of the world. :lol:

Maybe I should have posted this in MB-Wish-List.

On the other side... I am using MB professionally (@ work) so...
I am very glad & happy when there is any kind of improvement launched by MikroE ....even when its of type that is not concerning me much. :D

But of course.... :arrow: first priority is = correct compiling :!:

Post Reply

Return to “mikroBasic Beta Testing”