Re: How far can you move the bar?

From: |-|erc (h_at_r.c)
Date: 02/01/05


Date: Wed, 2 Feb 2005 00:38:48 +1000


> <0.33333333333333333...........................>
> |<--------how many 3's---------->|

DRAWN A PICTURE 50 times

sci.math 100 times.... any finite amount per row.

Must be some mistake, this is alt.k7.playland

HOW BIG'S A PIECE OF STRING SCI.MATH?

Herc



Relevant Pages

  • Re: How far can you move the bar?
    ... DRAWN A PICTURE 50 times ... any finite amount per row. ... Must be some mistake, this is alt.k7.playland ... HOW BIG'S A PIECE OF STRING SCI.MATH? ...
    (sci.math)
  • RE: Adding Bound Pictures to an Access Database
    ... when the student's picture is missing it is leaving the ... Private Sub Form_Current ... Dim strPath As String ... Private Function pfValidFile(aFile As String) As Boolean ...
    (microsoft.public.access.modulesdaovba)
  • RE: Adding Bound Pictures to an Access Database
    ... Just add an Else to the If statement that checks for a picture: ... Me.ctlPersonPicture.Picture = strPath ... Private Sub Form_Current ... The Lenfunction returns the number of characters in a string. ...
    (microsoft.public.access.modulesdaovba)
  • RE: Adding Bound Pictures to an Access Database
    ... Dim strPath As String ... Private Function pfValidFile(aFile As String) As Boolean ... except in the case where I don't have a picture for a student. ... you have the Image control, not either of the Object controls. ...
    (microsoft.public.access.modulesdaovba)
  • RE: Adding Bound Pictures to an Access Database
    ... Or, as Dale suggested, you can use a default "no pic" picture ... Private Sub Form_Current ... Dim strPath As String ... The Lenfunction returns the number of characters in a string. ...
    (microsoft.public.access.modulesdaovba)