Results 1 to 2 of 2

Thread: Objects question

  1. #1

    Thread Starter
    Hyperactive Member maxl's Avatar
    Join Date
    Jan 2002
    Location
    Montréal
    Posts
    384

    Objects question

    I was wondering if when you declare an object in a procedure, if the object is destroyed when the procedure if finished. I have been taught to always set it to nothing at the end of the proc and I was just wondering if it was necesary? thanks
    COBOL sa suce !!!

  2. #2
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    Answer: yes the object will persist if you do not get rid of it.
    You should set objects to nothing.

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