Rank: New User Groups: Member
Joined: 12/13/2007 Posts: 5 Points: 15 Location: France
|
Let's start with one recent feature in GlyphWorks :
You can Import any environment variable within your flow thanks to the getenv() function in MetaDataCalculator. Example: import and associate the User Name with the Data by creating a String Metadata defined as eval(getenv(USERNAME)). To see the list of available environment variables, easiest is to start a DOS command prompt and type SET.
Please don't hesitate to post your comments, questions or your own tips! Fred Kihm - nCode
|