Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Wisp
« on: December 18, 2019, 10:09:07 AM »

This isn't really feasible, I'm afraid. The SPRINTs/SETs you need today do a lot of evaluation, dereferencing and disambiguation. Concat can't really work without all that; without it, all WeiDU really has is some nebulous type which should eventually be a string when run through this gauntlet of functions, unless one of those functions raise an error along the way.
Posted by: Abel
« on: December 16, 2019, 09:57:26 AM »

Would it be possible to add this feature for the next build?
Right now, it's only possible to concatenate strings.
So @1 ^ @2 or #1 ^ #2 don't work which means several string variables need to be set to obtain the desired outcome.