Hi All
It might be me, but the biggest struggle for me is converting between different types. Earlier I struggled with converting DateTime into Int64 or Int32.
Now I am struggling converting a CR into a Sequence(Byte) that tokenizer expect.
So far I have spent most of my time in gamma struggling with these conversions and it might just be me, but there seems to be no standard for converting these values.
So for now, How do I get Tokenizer (Postfix) to use CR as it’s postfix?
On the longer run. Could this be easier or am I just not “getting it yet”?
Sune