Jump to content

Recommended Posts

Posted

Hi,

 

I have a textfile that a lisp reads lines from to create

 

LayerDescription

LayerName

LayerColour

Line

Printable/Not Printable

 

Textfile is like:

Floor

A-floor

1

continuous

P

 

But the lisp cannot read the red marked RGB colour code:

Floor

A-floor

156,228,160

continuous

P

 

It all goes well if I use the Index colours.

When I tried to implement RGB-colours it couldnt produce the colour code like: 156,228,160 for example and instead the colour is default (white).

 

Can someone help me with it?

Posted
Hi,

 

I have a textfile that a lisp reads lines from to create

 

LayerDescription

LayerName

LayerColour

Line

Printable/Not Printable

 

Textfile is like:

Floor

A-floor

1

continuous

P

 

But the lisp cannot read the red marked RGB colour code:

Floor

A-floor

156,228,160

continuous

P

 

It all goes well if I use the Index colours.

When I tried to implement RGB-colours it couldnt produce the colour code like: 156,228,160 for example and instead the colour is default (white).

 

Can someone help me with it?

 

OH geesus ... it was only like "C" "T"...

Got it!

No bother :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...