Oxygen Basic
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Latest OxygenBasic.zip at GitHub
(Click on the Wizard)
Home
Help
Search
Login
Register
Oxygen Basic
»
Programming
»
Problems & Solutions
»
stringutil.inc issue
« previous
next »
Print
Pages: [
1
]
Author
Topic: stringutil.inc issue (Read 965 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
Logged
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]
Logged
Print
Pages: [
1
]
« previous
next »
Oxygen Basic
»
Programming
»
Problems & Solutions
»
stringutil.inc issue