Re: [Fxruby-users] extract version string
Status: Inactive
Brought to you by:
lyle
From: Simon S. <ne...@ad...> - 2004-07-06 12:23:22
|
I have gotten it working.. thanks anyway. server> editor -v versions: editor "1.1" fox toolkit "1.0.43" fxruby "1.0.25" iterator "0.8" ruby "1.8.1" other info: platform "i386-linux-gnu" server> -- Simon Strandgaard On Tuesday 06 July 2004 14:05, Rich wrote: > Isn't it: > > fxrubyversion=Fox.fxrubyversion() > foxversion=Fox.fxversion() > > -Rich > > > ----- Original Message ----- > From: "Simon Strandgaard" <ne...@ad...> > To: <fxr...@li...> > Sent: Tuesday, July 06, 2004 7:19 AM > Subject: [Fxruby-users] extract version string > > > server> ruby -rfox -e 'p Fox::VERSION' > > -e:1: uninitialized constant Fox::VERSION (NameError) > > server> > > > > I cannot seem to figure out how? > > > > > > thanks in advance > > > > -- > > Simon Strandgaard > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by Black Hat Briefings & Training. > > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > > digital self defense, top technical experts, no vendor pitches, > > unmatched networking opportunities. Visit www.blackhat.com > > _______________________________________________ > > Fxruby-users mailing list > > Fxr...@li... > > https://lists.sourceforge.net/lists/listinfo/fxruby-users > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Fxruby-users mailing list > Fxr...@li... > https://lists.sourceforge.net/lists/listinfo/fxruby-users |