Equating Substrings

Post your requests and ideas on the future development of mikroPascal.
Post Reply
Author
Message
wjschmidt
Posts: 1
Joined: 26 May 2008 04:08

Equating Substrings

#1 Post by wjschmidt » 26 May 2008 04:11

Would like to be able to equate substrings like DEC pascal allows... makes for less code.

Var txt : array[20] of Char;
.
.
.
txt[6:10] := 'ABCDE';

Post Reply

Return to “mikroPascal Wish List”