Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 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 Changed 16 years ago by TicketCleanup

  • Milestone Future Release deleted
  • Version 3.2.10.0 deleted

Automatic ticket cleanup.

comment:2 in reply to: ↑ description ; follow-up: Changed 16 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

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.

comment:3 in reply to: ↑ 2 ; follow-up: Changed 16 years ago by Saunders <admin@…>

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.

comment:4 in reply to: ↑ 3 Changed 16 years ago by anonymous

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 Changed 16 years ago by Valik

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 Changed 16 years ago by Saunders <admin@…>

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.

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.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.