Author Topic: stringutil.inc issue  (Read 967 times)

0 Members and 1 Guest are viewing this topic.

jcfuller

  • Guest
stringutil.inc issue
« 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

Charles Pegge

  • Guest
Re: stringutil.inc issue
« Reply #1 on: March 01, 2018, 09:30:54 AM »
Hi James,

It was the swap macro in generics.inc.
c=a
now reads:
typeof(a) c=a

[attachment deleted by admin]