Skip to main content

Questions tagged [clipboard]

6 votes
2 answers
1k views

Shift+RightClick a file on windows explorer and select 'copy as path', then ctrl+v paste to mathematica notebook, then apply FileExistsQ : ex1) ...
imida k's user avatar
  • 4,435
4 votes
1 answer
466 views

There are 3 kinds of line breaks \r \n \r\n For windows, \r\n is standard. Suppose that there is a file called document.txt, using \r or \r\n as line breaks. Suppose that I open document.txt with a ...
imida k's user avatar
  • 4,435
8 votes
4 answers
432 views

Consider the following example: ClickToCopy["display text","file name"] When I click the display text I get ...
user13892's user avatar
  • 10.4k
7 votes
3 answers
679 views

If I copy something into the clipboard then use var=Paste[]; I get Null in the var and the ...
user13892's user avatar
  • 10.4k
6 votes
1 answer
890 views

Copy and Paste is so familiar and works so well that I never wondered what is really happening. My simple idea is that when I ...
Fred Simons's user avatar
  • 10.4k
4 votes
0 answers
113 views

Bug introduced in 8 or earlier and persisting through 11.3 The following behavior is stably reproduced with versions 8.0.4, 10.4.1, 11.0.1 and 11.1.1 on Windows 7 x64. Set the ...
Alexey Popkov's user avatar
3 votes
0 answers
195 views

Bug introduced in 11.0 and fixed in 11.1. This is my "t.txt" file ...
yode's user avatar
  • 27.8k
12 votes
0 answers
213 views

With the GeneralUtilities`PrintDefinitions functions comes a usable code formatting engine. On this site, most of the time we share code. I believe it would be ...
halirutan's user avatar
  • 114k

15 30 50 per page