hi

If there is a problem then the problem is certainly not with the method main.

To start from basics..are you quite sure that you have set the recurrence (while sending the class to the batch?)

regards

harsh

studlee15 <[EMAIL PROTECTED]> wrote:


I am developing a class that needs to be scheduled as a batch job.  I
have made my class extend runbasebatch, but my problem is, that when I
run it and schedule it, it only runs one time and then quits.  I don't
know if my code is wrong, or I am not setting up the batch right.
My code is basically this:

static void main()
{
    batchClass bc = new BC();
    ;

    if(bc.prompt())
        bc.run();
}

any ideas?








---------------------------------
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
 
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


           
---------------------------------
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.

[Non-text portions of this message have been removed]






Yahoo! Groups Links

Reply via email to