This may have been answered before and I didn't see it. Is there a reason that the snippets variables/values (not sure what they're called) can only go to 9?
Mike Stickel Screenflicker Developments www.screenflicker.com
p: 403-923-7667 e: mike@screenflicker.com
On Nov 18, 2005, at 6:40 PM, Mike Stickel wrote:
I would guess the main reason it is the way it is might be that it might be easier to implement, and it did not seem likely that more variables would be needed. I can't possibly imagine using more than 5 variables, most of the snippets I use have 2-3 variables. Can you give us an example where you would like to have more than 9 variables?
Haris
Well, I've been doing some formatting from a PDF to HTML. The data is going into a table. The table has 3 rows and 4 columns which right there is 3 more than the built in variables can handle. There are some other PHP instances that I'd like to be able to replicate with multiple variables as well.
Mike Stickel Screenflicker Developments www.screenflicker.com
p: 403-923-7667 e: mike@screenflicker.com
On Nov 18, 2005, at 5:49 PM, Charilaos Skiadas wrote:
On Nov 18, 2005, at 8:53 PM, Allan Odgaard wrote:
Sorry, just to be clear then, does this mean that even though the instructions current still say 1-9 I can actually go over that number or will this be something added in a later verison?
Mike Stickel Screenflicker Developments www.screenflicker.com
p: 403-923-7667 e: mike@screenflicker.com
On Nov 19, 2005, at 9:25 AM, Charilaos Skiadas wrote:
Since that's the case maybe I could request a text change in the snippet window to reflect this? ;^)
Thanks Allan and Charilaos.
Mike Stickel Screenflicker Developments www.screenflicker.com
p: 403-923-7667 e: mike@screenflicker.com