Jump to content

How to use FileOpen to paste into a document, and how to erase lines from a document?


Recommended Posts

Hey guys. I'm going to need to be using FileOpen alot, and going over in my mind what I have to do.

I need to erase lines from a document, how would I do this?

On a separate note,

How would I go about pasting something from the clipboard to a line on a document?

Using FileWriteLine? But how? Can I use "^v"?

Link to comment
Share on other sites

Ohh, I see how to use ClipGet now... put it in a variable... Thanks!

well, If you must know details, I have lines in a document the bot reads with FileReadLine and pastes in a form on a website, when it uses the line, I want it to erase the line... anyway to do that? thanks again.

Link to comment
Share on other sites

I haven't actually done any of this myself yet, but the way I understand it is like this: Read all the lines from a file, but only some or most of them are written back, thereby the lines that aren't written back are 'deleted'.. Search the forum for some examples, I've seen many posts here related to that.

Edited by somdcomputerguy

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

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