Yo! Where can I find the rules for variablenames in SQL 3.70? She very picky and inconsistent and I’m going crazy /K
YO! Ma’Man! [:D] Maybe you are looking for the “Terminology Handbook” PDF-Manual (w1w1term.pdf). I’m not sure if this document is usually included in the Doc folder of every Product-CD but I have it on my 3.60 CD, so please take a look at yours.
Thanx Nelson! I found what I was looking for in w1w1adg but the dataport I’m making will not accept those rules. Very strange… /K
And have you solved the problem? If you haven’t, what is wrong? What rules are not accepted?
When I for example adds an item in FieldDesigner like this “i_ArtikelNr. Ersatz” (and of course in globals) the compiler givs me en error - “must also be difined in globals”. Then, I remove the " and the dot and the space and all is fine. Maybe the namingrules does’nt apply for dataports? /K
I created a new Dataport, declared a new Global variable test_CustNo. Code and in the Field Designer added “test_CustNo. Code”. No problems here and this was in 3.70.A For the Field Designer you must wrap the variable name in “” but for the Global declaration this is not necessary. Is this helpful?
YES! I must remove the " in the globals. Then it works! I love you! /K