Jump to content

Recommended Posts

Posted

Is there now a way of adding data to the end of a line. 3.0.94 now wants to force a carriage return - which means that just adding data/text to the end of a line is not so easy...

I haven't installed this latest version yet - so I might be speaking rubbish here.

Any thoughts..

  • Developers
Posted

think you will have to first get all info save in a variable till you have the total record before doing a FileWriteLine or FileWrite, because @CRLF is now added as default...

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Developers
Posted

FileWrite doesn't add anything.

just reread the "SCRIPT BREAKING CHANGES for FileReadLine and FileWriteLine"

got it this time :whistle:

So FileWrite should work for steve8tch .....

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Just to confirm ??

FileWriteLine() will now automatically add a @CRLF to the end of each line if...

FileWrite() works in the same way as the old FileWriteLine()

:whistle:

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