try
v1=(A==2?3:1)
Stan
--------------------------------------------------------------------------
Stan Bischof Agilent Technologies 707-577-3994 stan_bischof@agilent.com
--------------------------------------------------------------------------
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------
try using the standard I/O capabilities, I get into trouble. Mark's
message and "home" explanation helps but there are still problems. The
applications I write are intended to run on computers I never see and
certainly don't get to configure. The operator is expected to plug
sensors into available serial ports, turn on the application, enter some
port assignment information and collect data. When I write the code, I
have no idea what ports are physically present on the target machine and
I don't know which ones the operator will choose to use. Inevitably,
when its really important, my application will refuse to load because
some port used during development is not available on the target.
Vee 6.01 seems to have flexibility in how port allocation and
configuration can be handled but I haven't come up with the right
combination. I want my application to load and then provide the
operator with the ability to designate and configure the serial ports he
has chosen for use with the available sensors. How is this supposed to
be done?
Barrie
whoi
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------