Page 1 of 1
loadsearch "ageM_D_F",re; Dubious syntax? Why does the software have this hint?
Posted: 23 Mar 2018 16:17
by kuiwu_cn
loadsearch "ageM_D_F",re; Dubious syntax? Why does the software have this hint?
Re: loadsearch "ageM_D_F",re; Dubious syntax? Why does the software have this hint?
Posted: 23 Mar 2018 16:32
by admin
Strings should be quoted: "re"
Re: loadsearch "ageM_D_F",re; Dubious syntax? Why does the software have this hint?
Posted: 23 Mar 2018 16:33
by highend
Put them in single or double quotes...
Re: loadsearch "ageM_D_F",re; Dubious syntax? Why does the software have this hint?
Posted: 24 Mar 2018 12:20
by kuiwu_cn
Thank you very much.