Jump to content

FileReadLine


Recommended Posts

I'm working on a malware scaner - I can't figure out why FileReadLine works in one statement, But in an identical statement returns nothing.

This is my first real script with autoit I'm very much a begginer in programing. I commented what i think is the problem.

Edited by Delamorte
Link to comment
Share on other sites

Hi

i have had a look at you script it is a very good idea

but i think you might be better off useing a SQLite database to store your information as it is quicker and more efficient when dealing with a lot of information, and it is easier to access the parts of the data you want.

Link to comment
Share on other sites

Hi

i have had a look at you script it is a very good idea

but i think you might be better off useing a SQLite database to store your information as it is quicker and more efficient when dealing with a lot of information, and it is easier to access the parts of the data you want.

I took a look at SQlite database help - and does seem to be a good idea. I would still appreciate any help on why the FileReadLine dosn't return a value even thou it works in an identical func.

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...