Jump to content

Search the Community

Showing results for tags 'slots'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • Forum FAQ
  • AutoIt

Calendars

  • Community Calendar

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 2 results

  1. So I was looking everywhere about getting an array's number of slots in use... and found nothing. Is this even possible? for example Global $array[5] $array[1] = "1 slot in use" $arrayslotsinuse = ArrayGetSlotsInUse($array) Thanks in advance ...I tried making a counter but didn't work so well.. (it crashed app)
  2. Is there a way to detect what slots on a motherboard are available. Right now I am I think I may have to resort to pulling the modelservicetage and then just searching for it, but I am hoping there is an easier way. I have polled through wmi-pnp what cards are in use. The reason is, I have a lot of requests for get dual monitors due to an application change. Right now I am working in an environment with nonstandardized workstations, many of them virging on antique. I have some spare agp,pci,and pcie cards from decomishioned workstations that I would like to redistribute, but I now I will have to order some as well, but I don't want to order more than I need to and I want to order the right type.
×
×
  • Create New...