Post Reply 
New Version: 2018.02.12 1.4.1.13441
02-25-2018, 02:54 PM
Post: #45
RE: New Version: 2018.02.12 1.4.1.13441
(02-24-2018 10:33 PM)Giancarlo Wrote:  Maybe the more difficult part is the GUI where it is difficult to dynamically browse the data with the existing output commands.

I have such an example within the SolveSys app (link in my signature). The data structure is described in the source code toward the top. The subroutine ssVarBrowser creates an input form for variables and their initial values dynamically. It basically forms the INPUT() command along with the appropriate parameters in the form of a string. Once the command is created as a string (look for references to the variable 'cmd'), we evaluate the command using EXPR().

Quote:I understand that your thread was to discuss how to dynamically create new variable and I am interested in better understanding the way you described with a code example if you have it.

thanks

Giancarlo

If you mean an example of how to create the records and use them dynamically, just see the post above this one.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New Version: 2018.02.12 1.4.1.13441 - Han - 02-25-2018 02:54 PM



User(s) browsing this thread: 1 Guest(s)