This is a discussion on Registry - Clarion ; Hi, I've upgraded Clarion 5 EE to 6.2. My application has code: v=Registry.Fetch(HKEY_CLASSES_ROOT,app & '\CLSID','','nima') but when I compile this code, Clarion says: Syntax error: Field not found: FETCH Unknown function label Why? I have registered ABCFree template. Thanks in ...
Hi,
I've upgraded Clarion 5 EE to 6.2.
My application has code:
v=Registry.Fetch(HKEY_CLASSES_ROOT,app & '\CLSID','','nima')
but when I compile this code, Clarion says:
Syntax error: Field not found: FETCH
Unknown function label
Why?
I have registered ABCFree template.
Thanks in advance
Michal