Re: Front end for Perl
[email protected] (Nicholas Clark) Tue, 19 Mar 2002 13:04:42 +0000
| Newsgroups | perl.riscos |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 18, 2002 at 11:33:16PM +0000, James Taylor wrote: > On Mon 18 Mar, Geoff Youngs wrote: > > > > And the evaluator on dbl-click also makes sense. > > You might consider using the list context version though > because it can be used to test things in both list and > scalar context (by putting 'scalar' as the first word) > whereas the scalar context version cannot be used for > evaluating things in list context. Or making select double click one context, and adjust the other (whichever is less useful, probably list context) But James' comment about list being the more flexible is important. Nicholas Clark