Oxygen Basic
Programming => Problems & Solutions => Topic started by: jcfuller on March 01, 2018, 08:28:34 AM
-
Charles,
Would you please do a fixup of StringUtil.inc so I can use it with #autodim off
Thank You.
James
-
Hi James,
It was the swap macro in generics.inc.
c=a
now reads:
typeof(a) c=a
[attachment deleted by admin]