From: Eric Christopherson Date: 2013-07-30T05:13:40+09:00 Subject: Re: Link To Masses Of External Data In Openoffice? --047d7b33d2fcbe7df504e2ac208e Content-Type: text/plain; charset=UTF-8 On Sat, Jul 27, 2013 at 5:17 PM, Austin J. wrote: > unknown wrote in post #1116910: > > Am 27.07.2013 22:12, schrieb Austin J.: > >>> Regards, > >>> Marcus > >> > >> Yeah it's not in there, I have the scrape.rb in the Ruby folder > > > > So... change to the correct directory... (using `cd'). > > > > And you should search for an introduction to the DOS prompt or > > command prompt (cmd.exe). > > > >> is it actually supposed to be named scrape.rb, is rb an > >> extension? I feel like an idiot asking this lol > > > > Yes. `rb' is the commonly used file extension. > > > > You might want to check out http://pine.fm/LearnToProgram/, > > a nice introduction to some (Ruby) programming fundamentals. > > > > Regards, > > Marcus > > Yeah, I am just trying to do this one thing though :( > > How do I make it an .rb file extention, it always saves as a .txt in > notepad. > Put double quotes around the name in the Save As dialog. --047d7b33d2fcbe7df504e2ac208e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sat, Jul 27, 2013 at 5:17 PM, Austin J. <lists@ruby= -forum.com> wrote:
unknown wrote in post #1116910:
> Am 27.07.2013 22:12, schrieb Austin J.:
>>> Regards,
>>> Marcus
>>
>> Yeah it's not in there, I have the scrape.rb in the Ruby folde= r
>
> So... change to the correct directory... (using `cd').
>
> And you should search for an introduction to the DOS prompt or
> command prompt (cmd.exe).
>
>> is it actually supposed to be named scrape.rb, is rb an
>> extension? I feel like an idiot asking this lol
>
> Yes. `rb' is the commonly used file extension.
>
> You might want to check out =C2=A0http://pine.fm/LearnToProgram/,
> a nice introduction to some (Ruby) programming fundamentals.
>
> Regards,
> Marcus

Yeah, I am just trying to do this one thing though :(

How do I make it an .rb file extention, it always saves as a .txt in
notepad.

Put double quotes around the n= ame in the Save As dialog.
--047d7b33d2fcbe7df504e2ac208e--