+ Reply to Thread
Results 1 to 3 of 3

Out Of Stack Space

  1. #1
    Momo
    Guest

    Out Of Stack Space

    Hello,
    I have written a macro and it works fine, no coding errors but it seems
    limited by the "Stack" it can only operate on so many lines at one go. hence
    i get an error message "Out Of Stack Space"

    Any help please?

    thanks

    Andy

  2. #2
    Tom Ogilvy
    Guest

    Re: Out Of Stack Space

    Generally this is caused if you have recursive calls to the function.
    Perhaps if you posted your code and an explanation of what it does, someone
    might be able to see if that is a problem.

    --
    Regards,
    Tom Ogilvy

    "Momo" <[email protected]> wrote in message
    news:[email protected]...
    > Hello,
    > I have written a macro and it works fine, no coding errors but it seems
    > limited by the "Stack" it can only operate on so many lines at one go.

    hence
    > i get an error message "Out Of Stack Space"
    >
    > Any help please?
    >
    > thanks
    >
    > Andy




  3. #3
    Momo
    Guest

    Re: Out Of Stack Space

    OK will do when i have time,
    thanks
    Andy
    "Tom Ogilvy" wrote:

    > Generally this is caused if you have recursive calls to the function.
    > Perhaps if you posted your code and an explanation of what it does, someone
    > might be able to see if that is a problem.
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    > "Momo" <[email protected]> wrote in message
    > news:[email protected]...
    > > Hello,
    > > I have written a macro and it works fine, no coding errors but it seems
    > > limited by the "Stack" it can only operate on so many lines at one go.

    > hence
    > > i get an error message "Out Of Stack Space"
    > >
    > > Any help please?
    > >
    > > thanks
    > >
    > > Andy

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1