#3176 closed Bug (No Bug)
possible error in DriveMapAdd documentation
Reported by: | rick.narveson@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.14.0 | Severity: | None |
Keywords: | Cc: |
Description (last modified by BrewManNH)
DriveMapAdd refers to 3 constants and claims they are defined in AutoItConstants.au3, but they aren't there. I could not find them anywhere.
[optional] A combination of the following:
$DMA_DEFAULT (0) = default
$DMA_PERSISTENT (1) = Persistent mapping
$DMA_AUTHENTICATION (8) = Show authentication dialog if required
Constants are defined in "AutoItConstants.au3"
I'm a new user of autoit (<6 mos). I'm not much of a programmer but I like it a lot for task automation.
Rick Narveson,
Attachments (0)
Change History (3)
comment:1 Changed 9 years ago by BrewManNH
- Description modified (diff)
comment:2 Changed 9 years ago by Jpm
I don't understand as both in Release (3.3.14.2) and in Beta (3.3.15.0) the constants are defined
Perhaps you forget to #include <AutoItConstants.au3>
Next follow the rule to submit a Track report which indicate to insert a repro script
comment:3 Changed 9 years ago by Jpm
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Why in the WORLD would you post your phone number and email address on a bug report? I modified your ticket to remove them both.