AddMethod and Lenth of Parameter 'Syntax'

detlefdetlef Germany
edited 4:18PM in FastScript
Hallo,

Is there any limit to the string-length of the parameter ???Syntax??? by the ???function AddMethod????

I have problems with FR 3.06 and Delphi 7:

with fsGlobalUnit do begin
AddedBy:= self;

AddMethod(???function anyone ??¦.???, CallMethod);

If the length of syntax is longer then 80 chars, the program cuts the syntax somewhere and didn???t work properly. If the length is less then 80 chars it works ok.

Regards

Detlef


Comments

  • edited 4:18PM
    There is no such limitation. Probably the syntax is wrong.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.