I'm having lost of problems with FunctionParameters:
* They dont work if I have the word "Main" in a commented line before preMain() - err, what is this apart from a horrendus waste of time ????
* Drop downs don't show the full width of the text.
* Some parameters are shown twice in the dialog.
* String values get rejected by the syntax checker if they are dereferenced.
Is there an idiots guide to making this work without tearing your hair out please (I don't have much left).
Thanks
* They dont work if I have the word "Main" in a commented line before preMain() - err, what is this apart from a horrendus waste of time ????
* Drop downs don't show the full width of the text.
* Some parameters are shown twice in the dialog.
* String values get rejected by the syntax checker if they are dereferenced.
Is there an idiots guide to making this work without tearing your hair out please (I don't have much left).
Thanks
Comment