Edita Line numbers and Run

new topic     » topic index » view thread      » older message » newer message

Hi Pete

I like to have line numbers. They are there in Edita but there is no space
between the rightmost digit of the line number and the beginning of the code such
as:
12number1 = 8
Would it be possible to have at least one space after the line number? This
would look cleaner to me and less confusing such as:
12 number1 = 8.

Another problem I have is Running a progran. When I load a prog such as your
ealtest.exw, the green light is on and I can run it. Now, if I write some code
such as:

include arwen.ew
with trace
trace(1)
sequence text
text = "Hello world"
puts(1,text)

The green light doesn't show up and the Run command is greyed out.
Can you help?
TIA
Serge
 

When all you have is a hammer, everything starts to look like a nail.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu