× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



You CAN use ctl-space on qualified DS....

Myds. Then ctl-space lists the subfields.... 


Thanks,
Tommy Holden


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of mlazarus@xxxxxxxxxxxxx
Sent: Tuesday, September 19, 2006 8:11 AM
To: wdsci-l@xxxxxxxxxxxx
Subject: Re: [WDSCI-L] Enhancement Suggestion

Joe,

 I'd like to see this enhancement, too.  

 Along similar requests for "keying aids" I'd like to suggest (or put my
vote in for) allowing ctrl-space to work for qualified data structures. 
When the cursor is on a qualified DS and ctrl-space is pressed, the
subfields should be dropped down and allowed to be selected.

 This might be a bit of a challenge to implement, since the
qualifications
can be nested, but I'm sure the wizards in the lab can handle it.

 -mark

Original Message:
-----------------
From: Joe Pluta joepluta@xxxxxxxxxxxxxxxxx
Date: Tue, 19 Sep 2006 07:38:16 -0500
To: wdsci-l@xxxxxxxxxxxx
Subject: [WDSCI-L] Enhancement Suggestion


In the LPEX editor, I'd really a preference that would make the "word
left"
and "word right" (Ctrl-LeftArrow and Ctrl-RightArrow, shifted and
unshifted)
stop at punctuation.  Right now it only stops at white space and that's
a
pain for:
 
  OrderArray(oIndex).AddressLine(x) = %subst(LongAddress:curIndex:30);
 
You basically have to go one space at a time to get to oIndex.  The only
way
to be able to cleanly cursor around is to use what I fondly refer to as
"KlementCode":
 
  OrderArray( oIndex).AddressLine( x) = %subst( LongAddress: curIndex:
30);

Note the strategic spacing.  And even that isn't very helpful for dot
syntax.  So a couple of options would be nice: word cursor jumps TO the
next
punctuation mark and, word cursor jumps OVER the next punctuation mark
(the
the next position).

You might even consider (although this would be low priority) an option
to
check CamelCase when jumping, like the Java editor does now.  Include in
the
stop list not only punctuation, but a change from lower case to upper
case.
This is primarily useful to those of use who use CamelCase to name our
variables.  However, this one is probably not nearly as useful as the
punctuation breaks!

Joe

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.