Search the web
Sign In
New User? Sign Up
thecredit · CREdit text editor
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 33 of 106   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
Luckily i can filter files to open from Open Dialog. But, the filters are pretty useless when saving files in Save Dialog. I have to type in the extension name...
madhillah@...
Send Email
Aug 6, 2001
5:36 am
2
The front page at http://www.ntfaq.com/ seems to have a line of length >2000 which CREdit does not render properly. Can anyone concur? On a related note, does...
collins.3@...
Send Email
Aug 8, 2001
11:54 pm
3
Yes, I have opened documents with lines too long for CRedit. I would love to see wordwrap as an available tool Enjoy!! Ammon ... From: collins.3@... To:...
Ammon Cooke
ammoncooke@...
Send Email
Aug 9, 2001
12:02 am
6
Actually, i want CREdit to do the job as mentioned in my previous msg =))...
madhillah@...
Send Email
Aug 9, 2001
8:44 am
8
One feature that I find incredibly useful that CR Edit does not have is the saving of open files. I am referring to the ability of the program to "remember"...
Brent R. Matzelle
bmatzelle@...
Send Email
Aug 14, 2001
8:36 pm
9
Hi! This functionality is already there, just needs to be activated! No just seriously, you can get this feature with using two macros, i'm posting with this,...
Battran, Benjamin
BBPOBox@...
Send Email
Aug 15, 2001
6:36 am
10
... Thanks! It did work. However, I had to hack the code a little bit to get it working. I needed to give a value ("c:\temp\PushStack.txt") to the PushStack...
Brent R. Matzelle
bmatzelle@...
Send Email
Aug 15, 2001
1:41 pm
11
... it working. I needed to give a value ("c:\temp\PushStack.txt") to the PushStack variable that you call on. I also needed to comment out "If ...
Battran, Benjamin
BBPOBox@...
Send Email
Aug 15, 2001
1:50 pm
12
... Beautiful! It works great. Thanks Benjamin! Brent...
Brent R. Matzelle
bmatzelle@...
Send Email
Aug 15, 2001
5:10 pm
13
Hi all there, I paste the following Jscript to the main screen: s=new Array(); s[0]=0; for(i=1;i<100;i++) {s[i]=i/10-Math.ceil(i/10);} I save it as "saw". I...
Dimitris Tsokakis
TSOKAKIS@...
Send Email
Aug 26, 2001
3:19 pm
14
Your problem here is that the code is written at global level (i.e. it's not inside a function body). Any global code is executed just once, when the script...
plamen_p@...
Send Email
Aug 28, 2001
6:23 am
15
Dear Plamen, Thank you very much for your reply. I will try and revert. Best Regards Dimitris Tsokakis...
DIMITRIS TSOKAKIS
TSOKAKIS@...
Send Email
Aug 29, 2001
6:37 am
16
I've just started using CRedit and for me it's the almost-perfect-editor I've been looking for! I say almost-perfect, because there's a few things I'm missing:...
Patrick Houweling
houweling@...
Send Email
Sep 12, 2001
4:22 pm
17
Hi, ... Maybe in the future versions (but not in the very next one). ... It's included in the next version. Best regards, Plamen Parvanov ... From: Patrick...
Plamen Parvanov
plamen_p@...
Send Email
Sep 16, 2001
7:14 am
18
Hi does CREdit support unicode textfiles ? They look strange when I open them with CREdit, but maybe here is a trick I don't know about so that I can edit...
ank@...
Send Email
Oct 2, 2001
9:31 am
19
define strange please :) ----- Original Message ----- From: <ank@...> To: <thecredit@yahoogroups.com> Sent: Tuesday, October 02, 2001 10:31 AM Subject:...
Athon Solo
netforce_uk@...
Send Email
Oct 2, 2001
9:35 am
20
The first line in the file should look like Job 'report' : Step 1, 'run script' : Began Executing 2001-09-28 21:00:00 But it displays like ÿþJ and the rest...
ank@...
Send Email
Oct 2, 2001
9:48 am
21
I will be out of the office starting 09/28/2001 and will not return until 10/22/2001. Please contact Reisa Christen (reisa.christen@...) or Heidi Self ...
thomas.ehardt@...
Send Email
Oct 3, 2001
6:08 am
22
Hi, at this time CREdit doesn't support unicode. Sorry! Plamen ... __________________________________________________ Do You Yahoo!? Listen to your Yahoo! Mail...
Plamen Parvanov
plamen_p@...
Send Email
Oct 3, 2001
6:43 am
23
Hello dear members, As a starting business women i know what it means to have a bad or low credit, or to get a lot off bank turndowns. I tried many ways...
daisy_shank
Offline Send Email
Oct 19, 2001
5:51 pm
24
Hello dear members, As a starting business women i know what it means to have a bad or low credit, or to get a lot off bank turndowns. I tried many ways...
daisy_shank
Offline Send Email
Oct 19, 2001
5:52 pm
25
Daisy (or whoever you are) How dare you use this group for your dusgusting advertising and spam!!! I hope the moderator remoives your name and that Yahoo...
Neal Koss
nkoss
Offline Send Email
Oct 19, 2001
9:48 pm
26
when I run GNU make as a tool in CREdit with the output directed to the window, I get this error: process_easy: DuplicateHandle(In) failed (e=6) make.exe:...
kdz13@...
kdz13
Offline Send Email
Oct 24, 2001
6:12 pm
27
I've never tried CREdit with GNU make; however it's working ok with any other make tool I've tested... Plamen Parvanov ... ...
Plamen Parvanov
plamen_p
Offline Send Email
Oct 25, 2001
6:18 am
28
Dear Plamen, I am trying to Configure the command line Tools for Python but without success. For Error patterns, When I am using the following line: (note that...
jonf
dali_11
Offline Send Email
Nov 2, 2001
7:38 pm
29
OK, i've figured this out... it is because you do not pass a valid input handle to CreateProcess (or whatever equivalent function you call). Thus when make...
kdz13@...
kdz13
Offline Send Email
Nov 5, 2001
3:20 pm
30
Hello Plamen, The one big issue with CREdit is the way that it handles read-only files. I would prefer that upon attempting to save that CREdit re-checks if...
bmatzelle
Offline Send Email
Feb 14, 2002
4:57 pm
31
Hi, I read in a previous post that the new version has a feature where when the cursor is over a keyword and the user hits the F1 key, CRedit will open a given...
gui4cli
Offline Send Email
Feb 15, 2002
9:09 am
32
Hi, Normally, CREdit should check if the file is read-only, and propoze to make it writable if it's not. And you can choose whether making the document ...
Plamen Parvanov
plamen_p
Offline Send Email
Feb 15, 2002
3:29 pm
33
Hello, this is not available 1.013 :( btw, the new version should be ready in a month or so.. about the keyword tooltips, I'm not quite sure of what use will...
Plamen Parvanov
plamen_p
Offline Send Email
Feb 15, 2002
3:34 pm
Messages 1 - 33 of 106   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help