can't get the @ on fxri

L

Longinos Ruvalcaba

I'm trying several ways to write the @ at, but just can't;
tryed alt + 64, ctrl+alt+q, and nothing, I give up
can sombody help me ?
 
A

ara.t.howard

I'm trying several ways to write the @ at, but just can't;
tryed alt + 64, ctrl+alt+q, and nothing, I give up
can sombody help me ?

are you talking about shift+2 ?

-a
 
A

Alex LeDonne

I'm trying several ways to write the @ at, but just can't;
tryed alt + 64, ctrl+alt+q, and nothing, I give up
can sombody help me ?
If you let us know your operating system and keyboard layout, we may
be able to help.
 
L

Longinos Ruvalcaba

Paul said:
Could you please explain a bit more fully? Are you having trouble typing
the
'@' character?

sorry for the dlay,
yes it's the @ character, I can put it here with no problem, but not in
the fxri program, because I'm trying to learn ruby and I think that
program si for practicing, my keyboard configuration is spanish latin
amirica,
 
L

Longinos Ruvalcaba

irb(main):024:0> class Greeter
irb(main):025:1> def initialize(name = "World")
irb(main):026:2> @name = name
irb(main):027:2> end
irb(main):028:1> def say_hi
irb(main):029:2> puts "Hi #{@name}!"
irb(main):030:2> end
irb(main):031:1> def say_bye
irb(main):032:2> puts "Bye #{@name}, come back soon."
irb(main):033:2> end
irb(main):034:1> end

Ok that's what i can't do the "@name", I can't put the @ in,
Thanks for your response
 
L

Longinos Ruvalcaba

I figure it out, sorry it was very easy, a friend that came over told
me,
It's a little emberessing, that I want to learn programming and
something so simple would crash me, it was Alt Gr + q
 
R

Rick DeNatale

Don't feel bad, it happens to all of us. In 1977 I got my first personal
computer, an Apple II. I wanted to write some cool stuff, but first I had
to get into BASIC. The instructions said "Type 'control-B' to get into
BASIC".

I must have typed "control-B" a thousand times.

I guess that that was before the autostart ROM.

When I bought my Apple ][, the ][+ had already come out. But I got it
with the Apple Integer basic ROMS, and a Language card which let me
load AppleSoft basic or Pascal.

Back then there was a lot of software which only ran on Integer basic.

But it did have autostart.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,214
Messages
2,571,110
Members
47,702
Latest member
gancflex

Latest Threads

Top