Results 1 to 4 of 4

Thread: TrueIncorrect syntax near '-'.

Threaded View

  1. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: TrueIncorrect syntax near '-'.

    <?asp

    If you.HaveErrors Then
    threadpost = New Message
    threadpost.coherently = True
    threadpost.askquestion = True
    threadpost.Description = "Clear message"
    threadpost.Post(ToVBForums)
    End If

    If threadpost.style = clear Then
    threadpost.WillGetAnswers = True
    You.Rejoice()
    Else
    threadpost.WillGetAnswers = False
    threadpost.Replies = New threapost(style.NonSensical, "Remove Eels from Hovercraft")
    End if



    -tg
    Last edited by techgnome; Feb 2nd, 2011 at 11:52 AM.
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

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