Hi,

Can anyone tell me what I'm doing wrong?

My program is supposed to count the number of additions to a file and 
display the total. 

If NbrRecs > 0;                 
  callp wrtsection ('complete');
Else;                           
  callp wrtsection ('noselect');
EndIf;                          

The page comes up but in either case, the appropriate section doesn't 
display.  The log says WrtSection: Section COMPLETE not found, or 
WrtSection: Section NOSELECT not found.

That part of the HTML is:                                        
                                                                     
/$complete                    **** Completion ALERT                   
<table>                                                               
<tr><td class=warnblue>Completed! /%sltnbr%/ items checked.</td></tr> 
</table>                                                              
                                                                      
/$noselect                    **** Completion ALERT                   
<table>                                                               
<tr><td class=warnred>Alert! No items checked.</td></tr>              
</table>                                                              
                                                                      
/$exit                        **** INPUT FORM 
submit          ...............etc

The $top section is just fine.  I'd appreciate any help I can get.

Thanks,
Kate        





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/wbFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Easy400Group/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to