5/28/2010 10:50:20 AM
Nancy Administrator Posts: 192
|
Adele, try this: #[Copy, 0]SkipPage «[Inu,'19075', '{ACCT}']»
Please note that you can just type #SkipPage on either the RunTime or Footer Objects page of a form, double-click on the it and the Command Properties box will display. There is a 'Condition' information button in the lower left-hand corner. When you clik on it, the 'Condition Function Template Selector' box will display. From this box, you can choose the conditions you want to place on your command. edited by Nancy on 5/28/2010 edited by Nancy on 5/28/2010 edited by Nancy on 5/28/2010
|
5/27/2010 1:59:37 PM
adele@dataworld.ca Posts: 2
|
Hello, I want to use either SkipPage or ProcessPage on a condition. The condition is if account #19073 is invoiced, do not print one of the multi-part invoice. I have this already set and working if there is an email address or if it is blank, but can't seem to get it to work on the account # condition. I created a variable in runtime section: #Assign ACCT, ÷÷, 2.708/0.100, 3.542/0.080, LRAWS in the footer section i put: #[19075, {ACCT}][Copy, 0]SkipPage, Please tell me what I am doing wrong, I am sure there is an easy solution for this, but am unable to find it in the documentation. Thanks, Adele
|