From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) by hurricane.the-brannons.com (Postfix) with ESMTPS id F139077AF8 for ; Tue, 29 Sep 2015 00:00:10 -0700 (PDT) Received: by wicge5 with SMTP id ge5so135902361wic.0 for ; Tue, 29 Sep 2015 00:03:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ox5TE7AbjRQ0wPg0r+b2Syel6zBXu+5iUIMnhCLLktU=; b=J7iBF6pTEzSk2Og6DBgAU79DrA/g86qAT0Kyxxodb+ZEvlMfxS+wPaeHnQFb+90i4U qhPqSWVE7qUZvFMH/xFUd/CN1V0zlIHvISgChJMQCo3BgxTHSvM0IUqbvXb9mmS7REtm bZSsZ4rlGvGmIgMxsjwN4ff3tqEshnmwsjHaHHDdY9APYthhrqLf6JxELmiqZIxpADDZ ZmLIPNtX7i7cCNCqwDlLP6MheVLz3TmFip340ubDdIztpha+mblAFXpg1vwZlArlWIBb AXf64OzQxSZxyjYl0PMGVRyFc32nXyHtQoqCiT2/LK4VwEL/2gqQ+1IOgUNSo6oIEf7v JWBw== X-Received: by 10.180.81.199 with SMTP id c7mr22415693wiy.87.1443510209681; Tue, 29 Sep 2015 00:03:29 -0700 (PDT) Received: from toaster.adamthompson.me.uk (toaster.adamthompson.me.uk. [2001:8b0:1142:9042::2]) by smtp.gmail.com with ESMTPSA id 12sm22210369wjw.15.2015.09.29.00.03.28 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Sep 2015 00:03:28 -0700 (PDT) Date: Tue, 29 Sep 2015 08:03:26 +0100 From: Adam Thompson To: Kevin Carhart Cc: Edbrowse-dev@lists.the-brannons.com Message-ID: <20150929070326.GS2254@toaster.adamthompson.me.uk> References: <5608d799.c539440a.54033.3b99SMTPIN_ADDED_BROKEN@mx.google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YvpO9wCO44Ze8QQC" Content-Disposition: inline In-Reply-To: <5608d799.c539440a.54033.3b99SMTPIN_ADDED_BROKEN@mx.google.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [Edbrowse-dev] [patch] [experimental] JS console patch X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2015 07:00:11 -0000 --YvpO9wCO44Ze8QQC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Sep 27, 2015 at 11:00:52PM -0700, Kevin Carhart wrote: > Here is my JS console code. > The commands I currently use are: > eg = enumerate globals > jex = javascript execute > ok = object keys - this is the JS function that eg runs, > so you can then call it in an expression like alert(ok(blah)) Looks good to me from a command point of view. How've you done the ok function? Is that a piece of js somewhere? --YvpO9wCO44Ze8QQC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJWCje+AAoJELZ22lNQBzHOREQIAJIanDHv4L02bKbM3lnm5plq bU+zF9Hh0o6L0tqEtIeJ2dKkdHNnJA7+RTl5NqrjPjnBCvuUbxakRKmVYiSkuwgx y7WW1ERi2lZMH4wSF7Sd0wZhNUF7cgnCV4CAgaVvKew9hr/pskWGn/rGcfn8ikma gJcoXQHyu5hPvkebnz4KDqzCn4pBW00nzZmTBwq5wrbPknSProLKYvyLQoYqGCl/ HNFLazj2ymIBqFtEU4ykKxypNpZHMtJFBlqynGSHEb7HILCKjcAhg3UALHuEH351 czvCkCozxPjJUp3k07zSUTAupSpSx9jXw5j7+Ue5xTmvpHvt/SP3tilpwRvvpG8= =+kk+ -----END PGP SIGNATURE----- --YvpO9wCO44Ze8QQC--