Jump to content

Suggested ways to read/write to a file?


lyonrt
 Share

Recommended Posts

I am in the midst of planning for a program that does the following:

I am looking to create a database driven autoit program.

It will store user inputted data and log it. It will then show charts and show trends.

For example: If i wanted to log certain dates and times that specific events happened...does anyone have suggestions on how to go about this?

Reccomendations on what to save to/read from. CSV? dat? what is the easiest and foolproof? What if i wanted to save or restore the data. I can provide more details if need be, but im still in the planning stages.

Thanks for any input.

-Ty

Link to comment
Share on other sites

Hi,

it depends on whether how to get the data back from file. Have a look a ini files and _FileWriteToLog

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

Maybe have a look at the sql examples or ini ones.

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

I think so. Basically I want to have some fields up in a gui and have whatever was entered to be able to be placed into a file. I also want to be able to view whatever was entered in the past.

Simple example of this would be a directory program.

Thanks for any insight,

Ty

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...