Jump to content
  • 0

cant copy scripts right.....


Question

Posted

Ever script or option in notepad and google ive tried but;

why does notepad paste all the text from script in a long row or to the left side of a txt file? i cant seem to copy it 1 on 1 from here or any where else it removes or changes space's and backspace so its a long text instead of a script looking file. bah :)

5 answers to this question

Recommended Posts

Posted

Hi pascal,

Try right-clicking and open with Wordpad instead of Notepad. Then copy that whole text with correct spacing, re-open the file under notepad and then pasting it over.

Posted

vim -->

@windows

:set fileencoding = cp1251 
:set fileformat = dos

@unix

:set fileencoding = koi8-r
:set fileformat = unix

or you can change your encoding from notepad (see save as options)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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