Displaying 20 results from an estimated 10000 matches similar to: "R Console - pasting into"
2013 Aug 26
2
Pasting excell spreedsheet into notepad for R
Hi all,
Does anyone know how to export an excell spreedsheet into notepad in R
format as a linear vector as opposed to columns? I.e. 2,3,4,5,6,7 etc.
Thanks,
Mary
--
View this message in context: http://r.789695.n4.nabble.com/Pasting-excell-spreedsheet-into-notepad-for-R-tp4674568.html
Sent from the R help mailing list archive at Nabble.com.
2007 Sep 20
2
Cutting & pasting help examples into script window
Hi All,
When I cut & paste help file examples into a script window, about half
the time it pastes as a single long line.
The steps I follow are:
1. Open a help file e.g. ?data.frame.
2. Select the examples at the bottom.
3. Choose File: Copy.
4. Return to the console.
5. Choose File: New script.
6. Choose File: Paste or do CTRL-V. The examples frequently paste as a
single long line.
I
2008 Apr 14
3
Copy-paste between FXTable and FXTextfield
Hi,
I''m using FXRuby 1.6.13 under Windows XP / Ruby 1.8.6.
I''ve noticed something strange when copying-pasting things between
FXTable cells, and FXTextfields.
----------------------------------------------
1) When copying the content of an FXTextfield, and pasting it into an
FXTable cell, everything works fine.
2) When selecting an FXTable cell, issuing a "copy"
2006 Apr 27
1
Minor Windows clipboard issue
Hello
I have a small problem in Windows RGui using Remote Desktop when the
clipboard paste menu item becomes unexpectedly disabled.
I'm using Remote Desktop to connect from a Windows 2000 workstation
client to RGui running on Windows Server 2003. After text is pasted to
RGui from the client a couple of times, the "Edit : Paste" menu item
becomes disabled when data should be
2004 Sep 15
2
wine clipboard
i cannot make cut'n'paste work to any programm, running with wine. for
example, i run `wine notepad.exe', then select something in xterm. but nothing
happens, when i trying to insert this selection into notepad.
googling doesn't really helps. all i found is to put
[Clipboard]
ClearAllSelections=1
PersistentSelection=0
in ~/.wine/config, but it doesn't helps
--
WBFH: -error,
2009 Mar 24
2
Executing an external executable from within R?
For example, from within an R script I would like to be able to launch NotePad.exe.
Is there an R call for launching Notepad.exe from within R?
I've tried the following, but they don't seem to work:
> system(paste('"C:/WINDOWS/NOTEPAD.exe"'), wait = FALSE)
> system("C:/WINDOWS/NOTEPAD.exe", wait = FALSE)
> system("NOTEPAD", wait = FALSE)
2006 Jul 18
4
Problem running Windows Notepad under Wine
Gentlefolk,
I need to give someone the ability to create Windows-format text
documents, which I can then copy (via SMB) to a W2000 machine for
further processing. I've got the file-sharing up and running, and Wine
installed and running Windows Notepad OK, but I've hit a snag trying to
set it up to load Notepad automatically when the file-icon is clicked :-
Environment - ubuntu 6.06,
2010 Oct 18
2
notepad.exe.so
why i saw notepad.exe.so and notepad.exe.fake in programs/notepad.
i thought wine dedeveloped a new version of notepad.
I seemed wrong.
2011 Dec 11
1
How to pass file as argument in .desktop file for wine app?
I'm running Wine 1.3.24 on Ubuntu 11.04
Please consider this .desktop file for Notepad application:
Code:
[Desktop Entry]
Name=Notepad
Exec=wine "/home/zetah/.wine/drive_c/windows/notepad.exe" %F
Type=Application
Terminal=false
Categories=Wine
MimeType=text/plain
If I pass/drop text file on this notepad.desktop file, Notepad complains about error reading the file, as it
2001 Feb 28
2
(off topic) Re: Notepad
At 21:57 28/02/01 +0100, Peter Dalgaard BSA wrote:
>Jim Lemon <bitwrit at ozemail.com.au> writes:
>
>> 3) The usual number of responses spent a lot of time dissing NotePad and
>> advertising their favorite editor. As various contributors noted,
>> NotePad actually does most of the things that some people said it
>> doesn't. Positive advice (like the fact
2001 Feb 28
1
(off topic) Re: Notepad
The discussion on editors prompts the following comments.
1) One reason I put "Kickstarting R" together is that most people come
to R as migrants; they already have an editor, a browser, etc. that they
know how to use. Learning one thing is easier than learning many (Jon
Baron's comment on interference is most relevant).
2) NotePad isn't a great editor, but it will serve for
2011 May 24
7
Weird problem with WINE
I'm having a weird problem with WINE. I've tried the latest version from here, the latest version in the Ubuntu repositories. I'm using Kubuntu 11.04 x86_64. I'm running AMD Phenom II x4 @ 2.5 GHz, 6 GB of RAM, ATi Radeon x1950 PRO with 512 MB vRAM. Don't know which display drivers I'm using, its whatever I'm working with. I can play any game with no problems...except
2002 Oct 18
5
Printing with wine
Ooops, I guess a suject will get some of you to read this, hey?
Hi All,
Wondering if there is a document that tells how to get wine printing through
a cups printer working? Yes I know the wine docs say it's all magic and if
you're using cups your printing will magically work, but for some reason, it
doesn't, my wine session crashes and burns when I try to print from the
built in
2002 Jun 14
3
calling an editor on MAC and Linux
I have written an R function that writes output to an external file using
the sink function. I assume that `sink' is not operating system dependent.
At the end of the function I have additional code that opens the newly
created file using notepad on a Windows system. Obviously, this part of the
code will not work on a Mac or Linux box. Since I do not have a machine
with Linux or the Mac OS
2006 Dec 21
2
running a .EXE
I have two computers with wine installed. The first is a Fedora Core 6
with all updates running wine-0.9.25. The second is a RHEL4 with
wine-0.9.27 compiled from source (./configure, make, make install). In
both cases I have a dual-boot partition with a WindowsXP NTFS, and I can
install and run ntfs-3g with no problem.
In the first system, I can navigate to the location of NOTEPAD.EXE and
invoke
2006 Nov 13
2
notepad selfstart on login
hi all;
I'm starting in PDC and need some help, i'm using samba for pdc but without
ldap, and all time that a user make login, open a notepad with the content:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21787
or
[DeleteOnCopy]
Owner=cesar
Personalized=5
PersonalizedName=My documents
and all folder have a document Desktop.ini...
someone can say me why
2008 Sep 04
3
Notepad appends ".txt" to file names it looks for
The program I'm using is 4NEC2, a freeware antenna-modelling program.
I'm running wine-0.9.61 on Gentoo Linux on a Dell with Intel Core Duo
cpu.
Let's say I'm working on a design that I call "fubar". 4NEC2 will
create files with names like "fubar.NEC" and "fubar.log". 4NEC uses
Notepad to open the files for viewing. For some reason, my system
2004 Nov 04
1
wine notepad - simple Wine failure
Hi,
Someone mind verfiying this simple test? Using wine-20041019 run
wine notepad
Notepad comes up. Choose 'Page Setup'. Dialog box comes up. Choose OK.
Dialog box does not go away. Choose cancel. Dialog box does not go
away. Only way out (for me) is to dismiss the box in the upper right
hand corner controls.
Does anyone know what the origin of this version of Notepad is?
Possibly
2005 Jan 11
2
Text files from Unix share
Hello
The end-of-line or new-line character is not interpreted when I open a
shared file using MS notepad. The file was created on a Sun Solaris system -
The contents of the file is " I newline am newline testing newline samba"
when I do a hex dump of the file on Unix I can see the 0d 0a at the end of
each line and the same on the Windows side but when I open the file with
Notepad I get
2001 Apr 26
2
OK, what's the deal with the display, anyway ?
Does anyone have a consistent way to set the display for wine programs
to /anything/ (meaning something other than :0.0)? I have done the
followings:
ssh to the box I want to run the wine app from.
(As a result, DISPLAY was set to "tux:10.0")
I tried running
wine ./notepad.exe
from the Windows directory. This gave me the following:
Xlib: connection to ":0.0" refused by