Previous | Next | (P-PDF) Forms & FDF
Topic: Icclusion of variables in 'buttonInportIcon
Conf: (P-PDF) Forms & FDF, Msg: 71020
From: aandi
Date: 8/22/2002 10:24 PM
This doesn't work because ButtonImportIcon accepts one or two parameters.
In your second case you are trying to pass just one parameter with two values, which isn't going to fly.
Instead of trying to do this with one variable, use two, and things should start to work.