search for: textpad

Displaying 20 results from an estimated 45 matches for "textpad".

2007 Jun 11
2
Textpad help
I have installed textpad and tried running R code. But it gives me the following error message. The filename, directory name, or volume label syntax is incorrect. Tool completed with exit code 1 Can you provide any help? I am not a technical person. So the help in detail will be appreciated. Thx [[alternative HTML...
2001 Apr 11
3
anybody using R with TextPad?
I was wondering whether somebody has developed a set of Textpad macro that work with R the same way as WinEdt does. I use Textpad for almost everything (programming, creating LaTex docs, etc.), it will be nice if I can use it as my R program editor. Or maybe someone can tell me how that kind of macro works so that I can develop my own macros. Thank you! Best,...
2000 Feb 02
1
"Use a command like x <- vi() to recover"
Subject command doesn't work with rw0901 running on win95 (of course) so, after looking at the vi and emacs code, I put textpad <- function(name = NULL, file = ""){ edit(name, file, editor = "g:\\textpad\\txtpad32.exe") } Now x <- textpad() brings up the botched code in the textpad editor, as expected, but when I try to save changes I get an "Access to D:\s3vvkogv was denied" message f...
2001 Oct 25
1
Text File Busy, Samba Locking?
I have searched google for a while and have not resolved this issue. I am using win98/TextPad 4.0 on a client modifying CGI Scripts in Perl I open up scripts and make changes then close them via Samba, but when someone requests the cgi scripts Apache responds with an Error. When I run the script from bash it replys text file busy. It turns out the there are 2 hacks: um-mount and re-mount...
2004 Nov 04
2
help with wine and TOPO!
...gram to look at maps of Arizona and California on my laptop using only Linux. I don't even own a copy of Windows, nor do I desire to, so hopefully Wine will be my friend. So far it isn't though. I haven't even got as far as trying to run TOPO! I set up an intermediate goal of running textpad, and that fails miserably. I have details on my web page: http://cholla.mmto.org/computers/linux/wine.html I am hoping this page will grow into my own cheat sheet about how to set up and run wine (for myself an others). In a nutshell I get texpad from the FTP site and then do: wine c:\stuff\t...
2013 Aug 20
1
chmod + remote save denied = file wiped?
...ot being blank, and also being denied): At olddc: 1) open \\newdc\testshare\yay.txt At newdc: $ ls -l total 8 -rw-rw-rw-. 1 me me 9 Aug 20 10:59 yay.txt $ cat yay.txt It works!$ chmod 664 yay.txt At olddc: 1) add a space to yay.txt and attempt to save. popup: --------------------------- TextPad --------------------------- Access to \\newdc\testshare\yay.txt was denied. --------------------------- OK --------------------------- 2) (optional) click OK to close the popup At newdc*: $ ls -l total 4 -rw-rw-r--. 1 kev kev 0 Aug 20 11:12 yay.txt * Alternatively, without touching newdc, I can...
2000 Feb 25
0
Setting up debugging properly / File access problems
...he problem I'm having... I'd appreciate it if anyone had any info about this issue as well <G> I'm connecting several Samba 2.0.6 shares successfully to my Windows 2000 client PC. I can access files on those shares just fine using most programs. However, my favorite text editor, TextPad 4.1.05, locks up anytime I try to open a file on one of the Samba shares. When this happens, the CPU usage of my smbd process on the HP-UX box goes through the roof, and only killing TextPad on the PC fixes the problem. The TextPad folks say they're using Windows 2000 PCs as Samba clients succ...
2006 Jul 26
3
radrails controllers
is there any reason in the world why the controllers i edit in radrails(and save) aren''t affecting the application running on localhost? what''s going on? i just don''t g e t it!!! thanks. !@#@! -- Posted via http://www.ruby-forum.com/.
2005 Dec 22
3
RoR presentations
Hi, I was wondering is there any editor that can do autocompletion as shown in the tutorials on the RoR website in the windows or linux environment. If not do any one has sharable macros that comes with textpad or any other editors. Silvy Mathews
2005 Sep 19
1
restore file magic number
...e: pic17720.jpg) : And under this, the last line in the console commands is: "Bad restore file magic number. (File may be corrupted) - no data loaded." The Casmalia.Rdata file looks the right size. But is apparently missing a magic number. Can this file be fixed in an editor such as Textpad so that it can be restored? ----------------------------------------------- Kristin Cothern, URS Corporation 130 Robin Hill Road Santa Barbara, California 93117 tel. 805-964-6010 This e-mail and any attachments are confidential. If you receive this message in error or are not the intended re...
2001 Sep 24
1
ctrl + m in files
Hi, I have just set up samba v 2.0.0 on solaris, sharing to Win2k, win98 clients. All shares work fine, but users have come up with a problem. If a file (ASCII text) is created on the windows client on the share, when read on the solaris system, ctrlM (^M) characters appear in place of the carriage returns. How can I prevent carriage return from being replaced by ctrlM (^M). I reckon this is
2002 Jul 15
4
Network access speed.
...few questions, and just joined the list and plan on staying. I had 2 Samba servers at work, both running apache, etc, that we develop on from work and at home over a vpn. My vpn upload speed is 25K, and at one time windows 2000 could save a document in less than 4 seconds from across the vpn using textpad. We recently downgraded our crappy 7.1 redhat versions to 6.2 which are a lot more reliable and easy to work with. Since then my speed has increased to 14 seconds for a save on Win2k and alot more headaches. I don't think it has anything to do with version, but perhaps the config. However the...
2010 Mar 01
3
why a text editor?
Dear users, From the recent discussion, I've wondered whether a text editor would be useful. However, I couldn't find a good explanation of what it is used for. For now, under Windows XP, I use the standard R Editor to write and run scripts. What can I do more with a text editor? It is worth using it? Thanks in advance for your advice. Regards, Ivan
2006 Mar 07
12
what is the IDE tools used in the video?
What is the IDE tools used in the video on the homepage of the www.rubyonrails.org?I had thought it was Komodo,however after I had installed that i found they were different.I do think the IDE used in the video is very cool for its autocomplete abilities especially in the Views development.Thanks! -- Posted via http://www.ruby-forum.com/.
2003 Oct 02
8
r editors
Hi , I am programming on a windows system and have problems using notepad which is my main editor.Each time I try to open the editor from the R IDE, R crashes. So I always have to copy my codes from notepad and paste in R to run them. CAn someone tell me if I am doing anything wrong or is there a better editor(freeware) which I could get. thanks cilver ===== ===================== Sylvie B.
2006 Feb 28
6
to <cr> or not
I have had some success (read no noticed problems), moving some text conf files from a Win <cr,lf> format to Linux and have them work. For example my zone files, moving them from my Win DNS server. But what about other files? I guess I want to know this more to prevent a mistake from crashing things, as I do have GEDIT. If I were to build an anaconda-ks.cfg in notepad, write it to a
2009 Jul 30
1
What changed in the R Windows interface from v2.6.2 to v2.7.0?
...to the Windows API function CreateProcess (see http://msdn.microsoft.com/en-us/library/ms682425(VS.85).aspx) I use the createprocess command because I want the Rgui.exe and the Fortran console application to run in parallel. I have done this before with other executables (e.g. Tinn-R.exe, textpad.exe) and there hasn't been a problem. But with the current version of R(v2.9.1), there is a problem. The problem is that after Rgui.exe is launched by FortranCon.exe, the console window for FortanCon.exe does not close properly when it finishes running. I have to manually close it, b...
2006 May 02
3
Ajax scaffolding respones are received, but not rendered in browser
Hi i installed the latest ajaxscaffolding gem and generated a scaffold. List works fine. Delete deletes, but the update doesn''t show and the busy icon spins indefinitely. Pressing new or edit also causes the busy icon to spin, but again the ui doesn''t update. my development.log indicates the request was handled and (using firebug) I''m seeing this response: new
2006 Feb 11
4
Starting Ruby On Rails
Hi, i m a web developer(php,ajax). i want to start with ruby on rails. can one suggest me online tutorials for ruby on rails? How would i start with ruby on rails,i knew something about ruby? editor for ruby on rails? Plase..... Thank You. -- Posted via http://www.ruby-forum.com/.
2012 Jul 19
2
[PATCH] pygrub: add syslog support to pygrub
...ruct.unpack("<L", partbuf[8:12])[0] * SECTOR_SIZE type = struct.unpack("<B", partbuf[4:5])[0] - + # offset == 0 implies this partition is not enabled if offset == 0: continue @@ -153,7 +154,7 @@ class GrubLineEditor(curses.textpad.Text screen.noutrefresh() win = curses.newwin(1, 74, startx, starty + 2) curses.textpad.Textbox.__init__(self, win) - + self.line = list(line) self.pos = len(line) self.cancelled = False @@ -219,7 +220,7 @@ class GrubLineEditor(curses.te...