Mail Archives: djgpp/2000/04/25/09:53:12
Netalex wrote:
> salvador <salvador AT inti DOT gov DOT ar> wrote in message
> 390456CD DOT 845EB9E1 AT inti DOT gov DOT ar...
> > Netalex wrote:
> [SNIP]
> > What exactly are you looking for?
> > RHIDE can record/play key sequences (normally called a macro ;-) look in
> the
> > Edit|Macro menu.
> > RHIDE can also trigger some operations based on the last 2 characters,
> they are
> > called pmacros (pseudo macros), try typing *m*, then *a* and finally
> ctrl+space
> > in a file called something.c
> >
> > SET
> >
> The second. I've follow help file on pmacro but nothing appened.
> There's some options that i have to set?
Be sure your file have a C/C++ extension. Do it:
1) Choose File|Open
2) Enter test.c as file name.
3) Type ma (the two letters).
4) Press Ctrl+Space.
> Another think:
> your editor is great (like is bro RHIDE) but i'm a beginner prog
> and when i've tried to make some hack on it... ehr...
> it was too hard for me to just understand your code...
I know, the main class is a 300Kb C++ file, of course it isn't simple to
understand without some background.
> There's some well commented source version, a developing guide or st else?
I think the code is well commentes ;-), you should first learn something about
Turbo Vision programs, they are event driven and that's hard to understand for
most people that never programmed in such an environment.
> (N.B. i use RHIDE 14.7, not SETEdit)
> TNX, & sorry if the last is a stupid question.:-)
RHIDE uses SETEdit classes so that's more or less the same.
SET
--
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Visit my home page: http://welcome.to/SetSoft or
http://www.geocities.com/SiliconValley/Vista/6552/
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
set AT ieee DOT org set-soft AT bigfoot DOT com
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013
- Raw text -