Results 1 to 3 of 3

Thread: [2005] Remove Upgrade warnings

  1. #1

    Thread Starter
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383

    [2005] Remove Upgrade warnings

    I got over 100 updgrade warnings in a recent project, mostly because previously a variable was defined as a variant.
    I got the same warning every time I used the variable "Couldn't resolve default property of object"

    Defining the variable properly solved the problem, but I was left with 100 commented lines saying the same thing.

    Is there a secret tip to remove all these warnings comments without manually selecting and deleting?

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: [2005] Remove Upgrade warnings

    if the warnings all say the same thing.. just do a find/replace and "find" the warning message, and "replace" it with an empty string

  3. #3

    Thread Starter
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383

    Re: [2005] Remove Upgrade warnings

    I was hoping for something more integrated, like selecting all the warnings in the task list and deleting them from there.

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