read property/global value from external file

Submitted by RobertG on Mon, 05/04/2015 - 15:39

Hello together,
I have only an short question.
Is it possible to read a value, which is used in the fix porperty/global command, from an external file.
If it is possible, it would be nice if someone can give me an example.

Best regards
RobertG

RobertG | Wed, 05/06/2015 - 11:11

To be precise, I know it is possible with the variable command.
But I would like to read two or more values from one file and use each value it at a different fix porperty/global command.

Best regards
RobertG

ckloss's picture

ckloss | Mon, 06/01/2015 - 12:39

Hi Robert,

not out of the box - it would be necessary to modify fix_property_global.cpp

Best wishes
Christoph