Jump to content

rstolfa

Members
  • Posts

    12
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

rstolfa's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Windows 7, 64bit. Autoit 3.3.6.1
  2. Whoops. Sorry. Mybad.
  3. Hello, I'm having a problem listing the contents of the desktop with the attached code. If I run it as a native foo.au3 file, it works fine. But if I run it as an foo.exe it returns blank for each of the item names. Ideas? Thanks in adavnce... -R- problem1.au3
  4. Hi Martin, I've been using your UDF for a few days now, talking to an Arduino (like others above) under XP. However, when I moved it to Windows7, _CommListPorts() fails. Any ideas? Any known issues with Windows7? Just hoping for a simple "duh"... -R-
  5. Eynstyne, can you give me a simple example of using your UDF for Midi? I'm just trying to use it to generate a specific tone (anything, really, between 300 and 800 Hz) for a specific time. It's not music, but it come out the right headphone jack...
  6. Sorry to be a nubie, but which helpfile? The .chm that came with my 3.1.1.0 build doesn't show this as an option. Is there a separate include or some such that I need to use? Any and all assistance you can provide would be greatly appreciated.
  7. Hello all, I am trying to setup a GUI-less application that needs a "context menu" from the TrayIcon. Is there a simple code snippit that someone could forward my way? Thanks in advance, Roland
  8. Thank you for your quick and polite answer. Tis a pleasure.... -R-
  9. Hello, I've been using AutoIt 3.0 for several months and just love it. This forum has been very helpful in uncovering what it can do. In that vein, I've seen mention of "OnAutoitStart" and "OnAutoitExit" functions, which apparently get called just "if they exist." A few questions: 1. Is that right? 2. Are there more functions of that sort? 3. Can we get some documentation for what we can do with them? Thanks in advance, -R-
×
×
  • Create New...