Jump to content

Recommended Posts

Posted

Is there a way to include the contents of a .log file to be displayed on a splashtext screen? I have used an loop to read the lines out of the file and throw em into an array, i'm just curious if there's an easier way to do this. :whistle:

We have enough youth. How about a fountain of SMART?

Posted (edited)

SplashTextOn("Title", FileRead ( "logfile.txt",999999 ), -1, -1, -1, -1, 4, "", 24)
;
MsgBox(1,"",FileRead ( "logfile.txt",999999 ))

Edited by scriptkitty

AutoIt3, the MACGYVER Pocket Knife for computers.

Posted (edited)

Thats the ticket scriptkitty ... just what I needed ... You da bomb :whistle:

Edited by psichosis

We have enough youth. How about a fountain of SMART?

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
  • Recently Browsing   0 members

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