Re: OUT on XP
- From: "Jim Carlock" <anonymous@xxxxxxxxx>
- Date: Wed, 28 Mar 2007 17:24:04 -0400
"Evenbit" <nbaker2328@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
--
Jim Carlock
Post replies to the group.
.
- Follow-Ups:
- Re: OUT on XP
- From: Evenbit
- 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
- [ASM] OUT on XP
- Prev by Date: Re: OUT on XP
- Next by Date: Re: How send character to keyboardbuffer?
- Previous by thread: Re: OUT on XP
- Next by thread: Re: OUT on XP
- Index(es):
Relevant Pages
|