HTBasic Help
×
Menu
Index

Error 1108

Insufficient Dimension for passing string by reference

 
When passing a string by reference it must be dimensioned at least one byte larger than it will ever be.  If the string is using all of it’s dimensioned space you get this error.