Jump to content
Sign in to follow this  
bogax

how many paramters?

Recommended Posts

Not an answer, sorry.

 

Unless SeaGtGruff knows the only way to answer this is to experiment and report back. R.T.'s command reference examples seem to go up to 3 parameters.

Share this post


Link to post
Share on other sites

Testing shows that 46 is the limit. That makes sense, as statements are limited to 50 strings, and the command, macroname, and newline chars take up 4.

 

No reason that couldn't be raised, but it seems sufficient.

Share this post


Link to post
Share on other sites

Yup that's right, but its also a maintainability thing too. If you cut and paste a routine 5 times, when you find a bug you need to update it in 5 places. If you had used macros, you'd just fix it once.

Share this post


Link to post
Share on other sites

Testing shows that 46 is the limit. That makes sense, as statements are limited to 50 strings, and the command, macroname, and newline chars take up 4.

 

No reason that couldn't be raised, but it seems sufficient.

 

Thanks for that.

 

I would have eventually gotten around to trying it myself but I thought

someone might know already.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...