Results 1 to 3 of 3

Thread: destroing objects

  1. #1

    Thread Starter
    Fanatic Member mutley's Avatar
    Join Date
    Apr 2000
    Location
    Sao Paulo - Brazil
    Posts
    709

    Question

    Hi

    I have a form that init a class in the form_init()
    set myclass = nothing
    set myclass = new CLASS1

    when I close the form , put in the form_terminate()

    set myclass = nothing

    But , if I call the my form , 3 times from mdi , It lock and only restart my computer

    What is wrong ?


    thank you in advance

  2. #2
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    Question

    Why do you assume it is an object reference problem?

  3. #3

    Thread Starter
    Fanatic Member mutley's Avatar
    Join Date
    Apr 2000
    Location
    Sao Paulo - Brazil
    Posts
    709

    Talking destroy object

    I do not know

Posting Permissions

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



Click Here to Expand Forum to Full Width