WndwNmr ( layout )
Rate this function: Average rating: 4.0 (8 votes) Discuss this Custom Function
Kevin Keister, Computer DNA
http://www.cdna.com
A UTILITY CF for naming a window when you want to base it on the layout name. Sometimes I'll name layouts by an abbreviation in the status list and sometimes I'll spell it all out. When I want to rename a new screen per the layout name this CF converts the "status list" version or just uses the spelled out name.
Sample Input:
Co Cont Screen
Co Add Screen
Main Menu |
|
Sample Output:
Company Contacts
Company Addresses
Main Menu |
|
Description:
You'd use this whenever you want to navigate and rename a window. Really just a simple short cut. This can be incorporated into window management to automatically rename windows. I feel that if you are going to step into this feature (naming windows) you probably want to guard against having a name that doesn't fit the data displayed. Later if you organize by 'cascade windows' or just want users to be able to identify multiple ones by window name, this helps.
Of course insert your abbreviated names for "Co Cont Screen" and/or "Co Add Screen"
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
This is my Custom Function and I want to
edit it
Discuss:There are no comments yet. Be the first to post a comment about this Custom Function! Please try to keep it brief & to the point. Anyone can post:
|
Newest Custom Functions:
| 1. |
list.intersect (listA; listB) |
| |
(Mon, May 14, 12:43pm) |
| 2. |
WeekStart ( weekOfYear ; year ) |
| |
(Sat, May 12, 8:42am) |
| 3. |
PercentToWords (FIELD) |
| |
(Thu, May 10, 3:16pm) |
| 4. |
PercentToText (FIELD) |
| |
(Thu, May 10, 2:37pm) |
| 5. |
StripReserved( text ) |
| |
(Wed, May 02, 6:05pm) |
| 6. |
ListBaseTables |
| |
(Wed, May 02, 3:48pm) |
| 7. |
ValidEmail( theEmail ) |
| |
(Wed, May 02, 7:27am) |
| 8. |
UltraDate (Text; LongDate_or_DateDigit) |
| |
(Wed, May 02, 6:07am) |
 |
|