Re: Need to determine OS from a Forms 4.5 App

From: zhang <zhang_at_visi.net>
Date: 1997/11/21
Message-ID: <3475FC0E.13D6_at_visi.net>#1/1


System Hotline ID wrote:
>
> Does anyone know a method to tell whether an end user is connected from
> a Windows/95 vs. Windows/NT desktop in Forms 4.5 (Dev2k 1.3.2)?
>
> Using get_application_property (user_interface) returns "MSWINDOWS32",
> but not whether it is NT or 95.
>
> Rob McQue

  Try to use:
  get_application_property(OPERATING_SYSTEM);

Sean
<zhang_at_visi.net> Received on Fri Nov 21 1997 - 00:00:00 CET

Original text of this message