August 27, 201015 yr Hi, I am working on data separation model concept.according to 1 example file from one forum .i have developed my own file now acc. to forum scripts and value list should be create in DATA file but i am not able to work with this concept . in my GUI file when i put script on 1 button and call that script from DATA file at the step of "Set field" or "Go to layout " it pauses in between . so tell me how to work. if there is any example file where scripts ,value list are working properly from Data file in GUI file .please let me know.
August 27, 201015 yr The data file is the data file. Why are there any scripts in the data file - and why do they call any GUI file scripts from the data file? The basic idea of separation is to put as little of this activity as possible in the data file. Generally the data file has no references to the GUI file. Edited August 27, 201015 yr by Guest
Create an account or sign in to comment