For Programmers: Free Programming Magazines  


Home > Archive > Clarion > January 2005 > How to check if an extension template populated more than once ??









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to check if an extension template populated more than once ??
Krist

2005-01-20, 8:55 am

Hi all,

I create a custom extension template that can be populated more than
once (MULTI).
Within the extension I do local data declaration :
#AT(%DataSectionAfterWindow)
%CrystalObjectName &CrystalRpt
UserId string(10)
#ENDAT
The Problem is :
If the extension is used multiple times on a procedure, I will get
warning : Label Duplicated second used.

Can I check if the extension template has been used more than once ?
so that the local data declaration only done once ?

Thank you,
Krist
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com