Mail Archives: djgpp/1997/03/13/14:30:43
George Foot wrote:
> Galiacy Yannick (kynnay AT infonie DOT fr) wrote:
> : I just have two questions about RHIDE :
>
> : Is it a bug or not : the point of my Num Pad is working as del on the
> : editor window only (as far as i can tell), I'm using a french keyboard.
>
> Press NumLock. :)
>
> : Is there a way to edit within RHIDE the info file of a program 'or in my
> : case the Allegro's one)?
>
> You *can* just load it up, as a text file; it's called allegro.inf in
> your info subdirectory. However, the files contain special characters in
> places to mark the starts of nodes, for example; you'll have to work out
> how to put these in.
Is the ASCII 31 and must be when the node ends. You can even create an info
file just by hand (without tag table) and it will be recognized by the Info
viewer of RHIDE (of course info supports it) but all the nodes must start with
the Node word like that:
Node: Any name
and end with ASCII 31.
If you load such a thing in the RHIDE info viewer it will scan the whole file
to create an internal tag table for it so you can even see the list of nodes
and choose one.
SET
--------------- 0 --------------------------------
Salvador Eduardo Tropea (SET).
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -