Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#156 closed Feature Request (Rejected)

Custom Defined Types - Recordset

Reported by: Jonathan.Hirtler@… Owned by:
Milestone: Component: AutoIt
Version: Severity:
Keywords: type custom define record set recordset dataset Cc:

Description

It would be good to be able to define a custom type or record set. i.e.
Type Application

AppName
AppCmd
AppPath

End Type

$app.AppName = "command prompt"
$app.AppCmd = "cmd.exe"

and array support for custom types i.e.
$app[1].AppName = "blah"
$app[1].AppCmd = "blah.exe"
etc

Attachments (0)

Change History (6)

comment:1 by TicketCleanup, 18 years ago

Milestone: Future Release
Version: 3.2.10.0

Automatic ticket cleanup.

in reply to:  description ; comment:2 by Valik, 18 years ago

Resolution: Rejected
Status: newclosed

Replying to Jonathan.Hirtler@qr.com.au:

It would be good to...

... read this page before creating new tickets so you don't waste your time and more importantly my time asking for things we've gone out of our way to explicitly state we won't do.

in reply to:  2 ; comment:3 by Saunders <admin@…>, 18 years ago

Replying to Valik:

Replying to Jonathan.Hirtler@qr.com.au:

It would be good to...

... read this page before creating new tickets so you don't waste your time and more importantly my time asking for things we've gone out of our way to explicitly state we won't do.

Not to step on your toes, Valik, but that link doesn't work (you linked httpS instead of http).

To Jonathan.Hirtler@…:
Read here to see how this feature request is a wasted effort.

in reply to:  3 comment:4 by anonymous, 18 years ago

Saunders, the link works fine. Trac can be accessed by both http and https. If you can't access it via https, then you have something preventing you from using a secure connection.

comment:5 by Valik, 18 years ago

And of course the previous comment was from me. I logged out to make sure that https did indeed work for users who weren't logged in.

comment:6 by Saunders <admin@…>, 18 years ago

Oh sorry, my mistake. I shouldn't have said it doesn't work, it does work, I just get a warning telling me there is a Certificate Error:

The security certificate presented by this website was not issued by a trusted certificate authority.

Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server.

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.