Same dictionary with 2 files
-
AriSilva
- Posts: 625
- Joined: July 22nd, 2016, 3:55 pm
Same dictionary with 2 files
Is there a way to have 2 different files using the same dictionary in a program, besides copying the dictionary .dcf file with another name?
Best
Ari
Ari
-
Gregory Martin
- Posts: 1947
- Joined: December 5th, 2011, 11:27 pm
- Location: Washington, DC
Re: Same dictionary with 2 files
Right now this is not possible. It is something that we may consider for a future release.
As you say, it's only possible by using a dictionary with a different dictionary name. The item names can be the same, but then you have to use dot notation:
DICT1.SEX
DICT2.SEX
As you say, it's only possible by using a dictionary with a different dictionary name. The item names can be the same, but then you have to use dot notation:
DICT1.SEX
DICT2.SEX