Re: OUT on XP
- From: "Evenbit" <nbaker2328@xxxxxxxxxxx>
- Date: 28 Mar 2007 20:01:34 -0700
On Mar 28, 5:24 pm, "Jim Carlock" <anonym...@xxxxxxxxx> wrote:
"Evenbit" <nbaker2...@xxxxxxxxxxx> wrote...
: I gave-up on the attempt when I couldn't get the 'comment character'
: to work.
Okay, here's what I did for HLA... I edited asm.properties and I'm
not sure which comment characters you're using, but I've looked
those up in the past by opening the the cpp.properties file. It should
be fairly easy to understand.
comment.stream.start.cpp=/*
comment.stream.end.cpp=*/
That's straight from cpp.properties. Just change the /lexer/ notation
from cpp to asm, so it reads as follows...
comment.stream.start.asm=/*
comment.stream.end.asm=*/
The colors for comments...
# Comment
style.asm.1=fore:#adadad
Yeah, I did something like that (except for the color part). Did you
test the "Block Comment" and "Stream Comment" selections on the Edit
menu? [funny how what I think of as a "line comment" they call
"block" and what I call "block comment" they call "stream" -- but who
am I to question their terminology choices? ;) ]
Well, I see now that the version I played with was very, very, very
obsolete. Just tried the "gscite" download for Linux but it was a
waste... the ".exe" download for that "other" OS was also a waste...
so my mantra now is "Use the source, Luke. Use the source!" ;)
Nathan.
.
- Follow-Ups:
- Re: OUT on XP
- From: Jim Carlock
- Re: OUT on XP
- References:
- [ASM] OUT on XP
- From: Rémy
- Re: [ASM] OUT on XP
- From: Frank Kotler
- Re: [ASM] OUT on XP
- From: Rémy
- Re: [ASM] OUT on XP
- From: Wolfgang Kern
- Re: [ASM] OUT on XP
- From: Jim Carlock
- Re: OUT on XP
- From: Evenbit
- Re: OUT on XP
- From: Jim Carlock
- [ASM] OUT on XP
- Prev by Date: Re: How send character to keyboardbuffer?
- Next by Date: OT: Debates and Flame Wars
- Previous by thread: Re: OUT on XP
- Next by thread: Re: OUT on XP
- Index(es):
Relevant Pages
|