You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately the data type "btS64" is not compatible with an Unsigned Int64. I could already test this.
I think I will try to introduce a new datatype btU64. At first sight it just looks like a lot of writing...hopefully without hidden traps.
pult
added a commit
to pult/pascalscript
that referenced
this issue
Apr 30, 2020
I'm missing the data types NativeUInt or UInt64. Is there a reason why Int64 exists but UInt64 not? Can anyone help me with this?
Thank you
The text was updated successfully, but these errors were encountered: