Results 1 to 11 of 11

Thread: I want pretty colours

  1. #1

    Thread Starter
    Fanatic Member Gary.Lowe's Avatar
    Join Date
    May 2000
    Location
    In my sphere of influence
    Posts
    621

    I want pretty colours

    Hi All

    How come when I do this:

    Code:
        'Has club combo got data
        If cboClub.ListIndex = -1 Then
            vretMsg = "club"
            gerrError.PopErrorStack
            Exit Function
        End If
    
        'Has club combo got data
        If cboShift.ListIndex = -1 Then
            vretMsg = "shift"
            gerrError.PopErrorStack
            Exit Function
        End If
    There's no prtty colours anymore.
    I have seen other examples in threads where there is colour.
    Why?
    Gary Lowe
    VB6 (Enterprise) SP5
    ADO 2.6
    SQL Server 7 SP3

    OK I know my spelling and grammer is crap so don't quote me on it!

    To err is human to take the P! is only natural !!

    Click on the top section of image for Marcus Miller website and bottom section of image for 'Run For Cover' sound clip


  2. #2
    Member IUnknown's Avatar
    Join Date
    May 2001
    Location
    Staffordshire, England
    Posts
    59
    use [vbcode] instead of [code]

    IUnknown
    Using VB6.0 (sp5), SQL Server 2000, Visual Studio .Net

  3. #3

    Thread Starter
    Fanatic Member Gary.Lowe's Avatar
    Join Date
    May 2000
    Location
    In my sphere of influence
    Posts
    621
    VB Code:
    1. 'Has club combo got data
    2.     If cboClub.ListIndex = -1 Then
    3.         vretMsg = "club"
    4.         gerrError.PopErrorStack
    5.         Exit Function
    6.     End If
    7.  
    8.     'Has club combo got data
    9.     If cboShift.ListIndex = -1 Then
    10.         vretMsg = "shift"
    11.         gerrError.PopErrorStack
    12.         Exit Function
    13.     End If
    14.  
    15.     'Has club combo got data
    16.     If cboTill.ListIndex = -1 Then
    17.         vretMsg = "till"
    18.         gerrError.PopErrorStack
    19.         Exit Function
    20.     End If

    Ahhhhh!!


    Cheers IUknown
    Gary Lowe
    VB6 (Enterprise) SP5
    ADO 2.6
    SQL Server 7 SP3

    OK I know my spelling and grammer is crap so don't quote me on it!

    To err is human to take the P! is only natural !!

    Click on the top section of image for Marcus Miller website and bottom section of image for 'Run For Cover' sound clip


  4. #4
    denniswrenn
    Guest
    Originally posted by IUnknown
    use [vbcode] instead of [code]

    IUnknown
    *kick*... grrrr You're pissing me off... COM is hard


  5. #5
    Member IUnknown's Avatar
    Join Date
    May 2001
    Location
    Staffordshire, England
    Posts
    59
    LOL!!!

    *slaps* Dennis back
    Using VB6.0 (sp5), SQL Server 2000, Visual Studio .Net

  6. #6
    Fanatic Member Ianpbaker's Avatar
    Join Date
    Mar 2000
    Location
    Hastings
    Posts
    696
    Gary, I suppose you want a nice fluffy cushion on your chair as well
    Last edited by Ianpbaker; Jul 10th, 2001 at 09:46 AM.
    Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!

  7. #7
    chenko
    Guest
    ahhhhh a fight, *bitchslap* *kick* *kick* *punch* *simonslap*

  8. #8
    Member IUnknown's Avatar
    Join Date
    May 2001
    Location
    Staffordshire, England
    Posts
    59
    Yeah....love a good fight!!!!

    Tags Chenko.. and it's a double team against Dennis

    *kick**slap**bodyslam*

    Dennis is on the floor, Chenko climbs the ropes

    *dropkick**slapslapslap**kick*

    1....2.....3..... It's all over!!!!

    Using VB6.0 (sp5), SQL Server 2000, Visual Studio .Net

  9. #9

    Thread Starter
    Fanatic Member Gary.Lowe's Avatar
    Join Date
    May 2000
    Location
    In my sphere of influence
    Posts
    621
    But, Ohh No.

    Here comes the big man and he's got his big fluffy cushion which he uses to swat Chenko with like a fly...
    Gary Lowe
    VB6 (Enterprise) SP5
    ADO 2.6
    SQL Server 7 SP3

    OK I know my spelling and grammer is crap so don't quote me on it!

    To err is human to take the P! is only natural !!

    Click on the top section of image for Marcus Miller website and bottom section of image for 'Run For Cover' sound clip


  10. #10
    Hyperactive Member barrk's Avatar
    Join Date
    Sep 2000
    Location
    My own little world
    Posts
    274
    Originally posted by Gary.Lowe
    But, Ohh No.

    Here comes the big man and he's got his big fluffy cushion which he uses to swat Chenko with like a fly...
    There's nothing worse than a man with big fluffy cushions!

  11. #11
    chenko
    Guest
    Originally posted by Gary.Lowe
    But, Ohh No.

    Here comes the big man and he's got his big fluffy cushion which he uses to swat Chenko with like a fly...
    Chenko gets his own big man out and starts bashing Gary over the head!


    Katie, What about no head? (in both aspects )

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width