T.R | Title | User | Personal Name | Date | Lines |
---|
118.1 | A (little) clarification | NCPROG::FOX | transmogrifications performed on request | Tue Aug 23 1988 14:58 | 10 |
| As an addendum:
If FOCUS has some 'form' management capabilities, that will also
be acceptable. Does FOCUS provide functions such as field editing,
field formatting (left justify, underline, etc.), field validation,
etc. for both data input and display?
Thanks again.
TFox
|
118.2 | FOCUS screen management options | MEMV03::VOSS | | Wed Aug 24 1988 10:18 | 12 |
| FOCUS has its on screen handler: CRTFORM in a modify and -CRTFORM
in Dialogue Manager. It also works with FMS. Alot depends on what
it is you want to do. FMS cannot work inside a FOCUS Modify program.
But handles menues and report setup very well. It also can be alot
faster than FOCUS (depending...). But you have to have someone
who is good with a 3GL, FMS and the link to FOCUS Fuselib where
theFMS routine must live. You can get help in the link from IBI
but they have next to no experience with FMS.
I hope this helps.
Greg
|
118.3 | Additional comments... | MEMV02::COPPERSMITH | It's an allegory... | Wed Aug 24 1988 16:13 | 5 |
| Following up on 118.2, FMS is accessed from FOCUS as a 3gl subroutine,
and as such, can return to FOCUS only one value. This may be a
string that can be decoded to discrete values, but it is more a
function than a subroutine. FMS is generally faster for screen
painting than -CRTFORM.
|
118.4 | Thanks | NCCODE::FOX | transmogrifications performed on request | Wed Aug 24 1988 22:36 | 6 |
| Thank you folks for the information. It's just what the doctor
ordered.
Appreciatively,
TFox
|
118.5 | A follow up... | MEMV02::VOSS | | Thu Sep 22 1988 16:01 | 5 |
| We have just successfully brought up FMS screens in a FOCUS modify
with good results. This is progress towards using FMS screens that
are faster with FOCUS database maintenance for good reporting.
It especially opens many possibilites for very large modifies that
deal with many screens.
|
118.6 | how about DECforms? | DELREY::LANGSTON_BR | | Tue Feb 06 1990 19:15 | 3 |
| Is -CRTFORM still slower than FMS? How does it compare to DECforms?
Bruce
|