1. What's without warning / tick_rate under Win32 and EX.EXE

Two quickies, I hope.

1.  what does without warning do anyway?  Is it even explained in docs?

2.  Does tick_rate() work under Windows 95 running EX.exe?

Thanks.

--Alan
  =

new topic     » topic index » view message » categorize

2. Re: What's without warning / tick_rate under Win32 and EX.EXE

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BDDC53.B290D778
        charset="iso-8859-1"

Alan wondered:

> what does without_warning do anyway?

A typical warning is when you *declare* a variable, but never *use* it in
your code. For example, if you wrote the following program:

        -- foo.ex
        integer a

and ran it, you would get the warning:

        Warning: local variable a in foo.ex is not used

-- David Cuny

------_=_NextPart_001_01BDDC53.B290D778
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2232.0">
<TITLE>RE: What's without warning / tick_rate under Win32 and =
EX.EXE</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Alan wondered:</FONT>
</P>

<P><FONT SIZE=3D2>&gt; what does without_warning do anyway?</FONT>
</P>

<P><FONT SIZE=3D2>A typical warning is when you *declare* a variable, =
but never *use* it in your code. For example, if you wrote the =
following program:</FONT></P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>-- =
foo.ex</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>integer =
a</FONT>
</P>

<P><FONT SIZE=3D2>and ran it, you would get the warning:</FONT>
</P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2>Warning: =
local variable a in foo.ex is not used</FONT>
</P>

<P><FONT SIZE=3D2>-- David Cuny</FONT>
</P>

</HTML>
------_=_NextPart_001_01BDDC53.B290D778--

new topic     » goto parent     » topic index » view message » categorize

3. Re: What's without warning / tick_rate under Win32 and EX.EXE

>2.  Does tick_rate() work under Windows 95 running EX.exe?

David answered the other one, but nobody answered this one:

Yes, tick_rate() works fine with EX.EXE and Windows 95. I don't think it
works with EXW.EXE, though. (LIBRARY.DOC lists it as DOS32)


_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu