Modify

#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 by BrewManNH, on Nov 24, 2015 at 3:27:27 AM

Description: modified (diff)

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.

comment:2 by J-Paul Mesnage, on Nov 24, 2015 at 8:46:34 AM

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

Last edited on Nov 24, 2015 at 8:46:48 AM by J-Paul Mesnage (previous) (diff)

comment:3 by J-Paul Mesnage, on Nov 24, 2015 at 8:47:05 AM

Resolution: No Bug
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.