Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Starting up
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
John Wright  
View profile  
 More options Nov 30 2011, 10:51 am
From: John Wright <johngeorge.wri...@gmail.com>
Date: Wed, 30 Nov 2011 07:51:40 -0800 (PST)
Local: Wed, Nov 30 2011 10:51 am
Subject: Starting up
Hey there,

I'm just trying to a have a quick play with Envjs to see if I could
use it as a JS unit testing suite within Symfony.

I downloaded the "all you'll need" 1.2 release and tried to load it
with rhino... however, nothing really happened and I'm not getting any
errors. I can't seem to find anyone else with this problem (which is
worrying). Here's what I'm doing:

 $ ls
env.rhino.1.2.js

 $ js
Rhino 1.7 release 3 2011 05 09
js> load("env.rhino.1.2.js");
js> window
js: uncaught JavaScript runtime exception: ReferenceError: "window" is
not defined.

js> Envjs
js: uncaught JavaScript runtime exception: ReferenceError: "Envjs" is
not defined.

Anyone got a clue what might be wrong?

John


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kayode Odeyemi  
View profile  
 More options Feb 27, 11:51 am
From: Kayode Odeyemi <drey...@gmail.com>
Date: Mon, 27 Feb 2012 08:51:46 -0800 (PST)
Local: Mon, Feb 27 2012 11:51 am
Subject: Re: Starting up

On Nov 30 2011, 3:51 pm, John Wright <johngeorge.wri...@gmail.com>
wrote:

My question is where exactly is env.rhino.js? In my case:

js> load('env.rhino.js');
js: "<stdin>", line 10: illegal character
js: load('env.rhino.js');
js: ^
js> load("env.rhino.js");
js: Couldn't read source file "env.rhino.js: env.rhino.js (The system
cannot find the file specified)".
js>

I have checked the entire source file but couldn't locate a file named
env.rhino.js. Is it meant to be a file or a path + a file? I'm running
this on Cygwin.

Any pointers will be much appreciated.

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »