hougaard / ToolBox-Issues

Support Repository for Erik's ToolBox
1 stars 0 forks source link

String Text Functions (DELCHR Not Supported?) #2

Closed steveflorko closed 2 years ago

steveflorko commented 2 years ago

It seems like DELCHR string function is not supported however does appear in the intellisense

Runtime Runtime Error (Line 13): Unknown identifier delchr

image

hougaard commented 2 years ago

Good find, DELCHR is one of the functions I never use personally, will add it!

hougaard commented 2 years ago

Added in the next version, coming this week (is the plan)

image
steveflorko commented 2 years ago

Thanks, its a great function in a data clean up type event.

steveflorko commented 2 years ago

Oh gosh, wish i would have asked, but strsubstno same error. I can restructure the code to handle this, but would be nice.

image

steveflorko commented 2 years ago

and maxstrlen

image

hougaard commented 2 years ago

strsubstno and maxstrlen are now added (version 1.0.0.164)