send q VRf-VEE_Save_Function vrf stefan.westh@ffvmatteknik.ffv.se
from: Greg Goebel / HP-MXD
gvg@lvld.hp.com / 970-679-3030 / FAX 970-679-5971
to: VRf-Stefan Westh
date: Tuesday, 22 April 1997 1149 MDT
> from: stefan.westh@ffvmatteknik.ffv.se
> to: Vrf
> date: Friday, 18 April 1997
>
> Hi everyone,
>
> In VEE 3.21 and earlier versions of VEE you can Save an User Function in
> a separate file. Select the menu in the User Function => Delete =>
> Save,then delete.
> The only way To do the same thing in VEE 4.0 (that I found) is To start
> two VEE and Open my test program in the first VEE, develop my UF and when
> I want To Save only the UF I have To cut it out and paste it into the
> second VEE and then Save the VEE program in the second VEE.
>
> Is there an other way To do this?
> Am I working which UF in VEE in a way you are not supposed To do?
No, this was an oversight. I'll put an enhancement request in to the VEE
team to add this feature in a future version. (It was something of a
back-door feature in the older versions, which is why it ended up being
dropped by oversight.)
> My problem then was (and still is) that I want To present data in
> columns, To do that I send an 1D-Array with the data into a To String
> object, To convert the 1D-Array with data into a string and also set the
> Field Width. Then the string is sent To a Logging AlphaNumeric. The
> Logging AlphaNumeric object font is Courier New so the columns are fixed.
> The problem with this is that I can't display so many columns when the
> font Courier is used as I could with Ariel e.g.
>
> The only solution To solve my problem that I can see is some enhancement
> of the Logging AlphaNumeric object.
As Steve Timian showed, it seems that an ordinary AlphaNumeric with a
Collector will do this quite well.
Please stay in touch.
[<>] regards -- gvg
from: Greg Goebel / HP-MXD
gvg@lvld.hp.com / 970-679-3030 / FAX 970-679-5971
to: VRf-Stefan Westh
date: Tuesday, 22 April 1997 1149 MDT
> from: stefan.westh@ffvmatteknik.ffv.se
> to: Vrf
> date: Friday, 18 April 1997
>
> Hi everyone,
>
> In VEE 3.21 and earlier versions of VEE you can Save an User Function in
> a separate file. Select the menu in the User Function => Delete =>
> Save,then delete.
> The only way To do the same thing in VEE 4.0 (that I found) is To start
> two VEE and Open my test program in the first VEE, develop my UF and when
> I want To Save only the UF I have To cut it out and paste it into the
> second VEE and then Save the VEE program in the second VEE.
>
> Is there an other way To do this?
> Am I working which UF in VEE in a way you are not supposed To do?
No, this was an oversight. I'll put an enhancement request in to the VEE
team to add this feature in a future version. (It was something of a
back-door feature in the older versions, which is why it ended up being
dropped by oversight.)
> My problem then was (and still is) that I want To present data in
> columns, To do that I send an 1D-Array with the data into a To String
> object, To convert the 1D-Array with data into a string and also set the
> Field Width. Then the string is sent To a Logging AlphaNumeric. The
> Logging AlphaNumeric object font is Courier New so the columns are fixed.
> The problem with this is that I can't display so many columns when the
> font Courier is used as I could with Ariel e.g.
>
> The only solution To solve my problem that I can see is some enhancement
> of the Logging AlphaNumeric object.
As Steve Timian showed, it seems that an ordinary AlphaNumeric with a
Collector will do this quite well.
Please stay in touch.
[<>] regards -- gvg