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@...
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@...
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@...
Aug 9, 2001 12:02 am
6
Actually, i want CREdit to do the job as mentioned in my previous msg =))...
madhillah@...
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@...
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@...
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@...
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@...
Aug 15, 2001 1:50 pm
12
... Beautiful! It works great. Thanks Benjamin! Brent...
Brent R. Matzelle
bmatzelle@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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...
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 (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...
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:...
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...
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...
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...
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...
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 ...
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...