Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stopping a process that is taking so long
Message
From
06/01/2005 15:45:25
Jean Haidar
Arkansas Blue Cross/Blue shield
Little Rock, Arkansas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Stopping a process that is taking so long
Miscellaneous
Thread ID:
00974828
Message ID:
00974828
Views:
44
we have a class with a Method Name "calreports" that is taking so long sometimes.
see code below
is there any way we stop it from running if it stakes more than 60 seconds??

Any help would be appreciated!!


IF VARTYPE(loXMLObject) = [O]

* The following call to the method CallReprots() should be ended if it takes more than 60 sec.

lnRetVal = THIS.callreports(loXmlObject,loProposalRecord.Prop_ID,llCover,llUwInfo,llQuote, llFinalRate, llAlgorithm, llAlgoDetail, llLOB, llSchedule, llApp, .F.,cPrintOption,cFileName,lcSendMail,lcUserName)

*-- More code in here..

ENDIF


Thanks,
jhhaidar@sbcglobal.net
Jihan Haidar
Software Engineer
jhhaidar@sbcglobal.net
Next
Reply
Map
View

Click here to load this message in the networking platform