01-09-2009 12:54 PM
Hello folks.
I have an application in which I use a spreadsheet object to save in csv format the values of some variables. Now, it is required to switch variables in order to simplify/reduce the data file. The user is asking me to do something for allowing to turn ON/OFF some variables from the csv data collected file, or to pick which variables are going to be collected and saved in the csv file.
I have been playing with a symbolic link but the spreadsheet object does not accept in the data field the symbolic links.
What to do? Any other ideas?
01-12-2009 11:23 AM
Make an expression connected to the spreadsheet, inside the expressions connect the symbolic link.
Mike