I realize why I come up with those questions :

Listener help,  http://docs.factorcode.org
  seem out of sync


run-bootstrap-init
  Word description

Help -- correct answer

Runs the bootstrap initialization file in the user's home directory, unless
the -no-user-init command line switch was given. This file is named
.factor-boot-rc on Unix and factor-boot-rc on Windows.

factorcode.org

Runs the bootstrap initialization file in the user's home directory, unless
the -no-user-init command line switch was given. This file is named
.factor-boot-rc.


Also

Help search "factor-boot-rc"
  no result


Side note

Listener
End -- Restart
  does not reset
     global namespace
       edit-hook
         unchanged

Works for me. Thanks.

Arb

> -----Original Message-----
> From: Doug Coleman [mailto:doug.cole...@gmail.com]
> Sent: 6 juin 2012 17:15
> To: factor-talk@lists.sourceforge.net
> Subject: Re: [Factor-talk] New Factor Explorator
>
>
> I think it has to be called .factor-boot-rc and there's a tool that
> will make the file for you:
> USE: tools.scaffold scaffold-factor-boot-rc
>
> Then you can click the link to edit that file. It's possible that you
> just didn't bootstrap and that your file is in the right place after
> all.
>
> If you want to reload the boot rc file without bootstrapping:
> run-bootstrap-init
>
> Finally, there's another rc file that loads every time you start Factor:
> USE: tools.scaffold scaffold-factor-rc
>
> Doug
>
> On Tue, Jun 5, 2012 at 9:54 PM, Market 0ne-Source.com
> <mar...@0ne-source.com> wrote:
> > Hi Doug,
> >
> > Thanks for quick reply.
> >
> > Another detail I couldn't figure out from the documentation :
> >
> > factor-boot-rc is nowhere to be found.
> >
> > I attempted to create one in C:\Documents and Settings\username
> >
> > containing one line :
> >
> >  USE: editors.jedit ;
> >
> > but no go (works from the listener prompt though)
> >
> > I can get by.
> >
> > Thanks,
> >
> > Arb
> >
> >>
> >>
> >> Try something like this:
> >>
> >> "tetris" run
> >>
> >> Here's the canonical tutorial:
> >>
> >> http://docs.factorcode.org/content/article-first-program.html
> >>
> >> Have fun,
> >> Doug
> >>
> >> On Tue, Jun 5, 2012 at 5:25 PM, Market 0ne-Source.com
> >> <mar...@0ne-source.com> wrote:
> >> > Hi to all,
> >> >
> >> > I have been looking for a concatenative, stack-based language
> >> including a
> >> > comprehensive library.
> >> >
> >> > I enjoy the comprehensive factor documentation, however I am
> unable to
> >> > figure out how to run a sample programs.
> >> >
> >> > I have tried all sorts of things
> >> >
> >> >  #!
> >> >
> >> C:/ProgramFiles/factor/extra/benchmark/3d-matrix-scalar/3d-matrix-
> >> scalar.fac
> >> > tor -script
> >> >
> >> > "C:/ProgramFiles/factor/extra/chess960/chess960.factor" run-file
> >> >
> >> >
> "C:/ProgramFiles/factor/extra/color-picker/color-picker.factor" run-file
> >> >
> >> > even stepped the command into the nice UI Walker.
> >> >
> >> > Nothing comes up.
> >> >
> >> > Thanks for any guidance.
> >> >
> >> > Arb
> >> >
> >> >
> >> >
> >> ------------------------------------------------------------------
> >> ------------
> >> > Live Security Virtual Conference
> >> > Exclusive live event will cover all the ways today's security and
> >> > threat landscape has changed and how IT managers can respond.
> >> Discussions
> >> > will include endpoint security, mobile security and the latest
> >> in malware
> >> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> >> > _______________________________________________
> >> > Factor-talk mailing list
> >> > Factor-talk@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/factor-talk
> >>
> >> ------------------------------------------------------------------
> >> ------------
> >> Live Security Virtual Conference
> >> Exclusive live event will cover all the ways today's security and
> >> threat landscape has changed and how IT managers can respond.
> Discussions
> >> will include endpoint security, mobile security and the latest
> in malware
> >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> >> _______________________________________________
> >> Factor-talk mailing list
> >> Factor-talk@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/factor-talk
> >
> >
> >
> ------------------------------------------------------------------
> ------------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond.
> Discussions
> > will include endpoint security, mobile security and the latest
> in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > Factor-talk mailing list
> > Factor-talk@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/factor-talk
>
> ------------------------------------------------------------------
> ------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to