Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DonTwo

  1. DonTwo

    Using Tag Property with pointer

    Thanks again Zathras for your time. I did go through this phase (as you suggest), being the simplest and most elegant but as noted in one of my posts the sprites are generated internally by another object which passes information (a lot) from itself to the sprites as they are generated (I don't...
  2. DonTwo

    Using Tag Property with pointer

    Thank you Zathras Problem solved! I take in what you say about records. I think my fear is of using a sledgehammer (in memory terms) to crack a nut. My feeling was that to create an object as you have done for what appears? to be a small job is expensive. I don't know what kind of overhead there...
  3. DonTwo

    Using Tag Property with pointer

    Thank you Zathras Further assistance would be appreciated because this isn't exactly what I am after. I have no problem creating objects or inheriting from them but I am unable to make the leap in the code you provide to an array or record. In essence I am simply trying to expand the tag...
  4. DonTwo

    Using Tag Property with pointer

    I need to store a Record or small array in the Tag property of objects. I am looping and assigning a number to each tag, but I need to have several pieces of information on each tag as in a record and of course each record is the same format but different values in the fields. One of these...
  5. DonTwo

    default document off error

    Please can you explain the problem in IIS 5.0, Win 2000 pro As soon as I start the manager it says 'your homepage is not available because default document is off' I have the default document in the folder and the list of several document types is listed in 'Default Document. The button...

Part and Inventory Search

Back
Top