Page 2 of 2

Re: first char of stack

Posted: Fri Aug 30, 2013 11:20 am
by Klaus
Hi Pascal,

yes, sorry, my fault, this is correct:
...
filter tSubStackList with (tFirstCharacter & "*")
## = remove ALL lines that do NOT start with tFirstCharacter
...
The placeholder * stands for "any other character(s)".
not 2 with the same first character in name
or not 2 with the same name ?
If I can not use more than once substack with the same first character, there is no point to take it as a reference! No?
No 8-)

That what I meant with:
If you have prepared everything correctly (NOT 2 substacks with the same first character in name etc...)
In that case there is no way to differ these stacks from just the first character, it the first character is identical, right? :D


Best

Klaus

Re: first char of stack

Posted: Fri Aug 30, 2013 8:11 pm
by pascalh4
Hi Klaus.

Good!
I am trying to implement my project.
As soon as, it's about right or I meet a big problem, so I will return to this topic.

Danke sehr.

Pascal