I want to dynamically create stings in GEL.
What I really want to do is dynamically create a file name so when GEL stops I can save a file with a different name. I can't figue out a way to build a string.
Another thing that would work is if the time were imbedded in the string. I found that %t is the current time but it doesn't expand that from GEL_Save... and the file name part of the call of GEL_Save....