Modify

Opened 10 years ago

Closed 10 years ago

Last modified 5 years ago

#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, 10 years ago

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, 10 years ago

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 follox the rule to submit a Track report which indicate to insert a repro script

Version 0, edited 10 years ago by J-Paul Mesnage (next)

comment:3 by J-Paul Mesnage, 10 years ago

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.