Syntax error when calling Sub-routine

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joe

    Syntax error when calling Sub-routine

    Hello:

    For some strange reason, on a certain page of my site I cannot create
    sub-routines.
    Everytime I get the same error, no matter where this subroutine is,
    what it does, and what its name is.

    Microsoft VBScript compilation (0x800A03EA)
    Syntax error
    ..... etc...path...to ...doc.asp, line 34
    sub SubRoutineName( )

    What could be happening here?

    Thank you.





  • Bob Barrows [MVP]

    #2
    Re: Syntax error when calling Sub-routine

    Joe wrote:[color=blue]
    > Hello:
    >
    > For some strange reason, on a certain page of my site I cannot create
    > sub-routines.
    > Everytime I get the same error, no matter where this subroutine is,
    > what it does, and what its name is.
    >
    > Microsoft VBScript compilation (0x800A03EA)
    > Syntax error
    > .... etc...path...to ...doc.asp, line 34
    > sub SubRoutineName( )
    >
    > What could be happening here?
    >
    > Thank you.[/color]

    Sorry, but my crystal ball seems to be malfunctioning tonight. All it's
    suggesting is that code prior to line 34 is somehow incomplete, causing the
    syntax error on line 34.

    Bob Barrows

    --
    Microsoft MVP - ASP/ASP.NET
    Please reply to the newsgroup. This email account is my spam trap so I
    don't check it very often. If you must reply off-line, then remove the
    "NO SPAM"


    Comment

    • Ray Costanzo [MVP]

      #3
      Re: Syntax error when calling Sub-routine

      My ball is telling me to post suggesting that Joe show us the code snippet
      in question.

      Ray at home


      "Bob Barrows [MVP]" <reb01501@NOyah oo.SPAMcom> wrote in message
      news:OYylaRglEH A.3520@TK2MSFTN GP11.phx.gbl...[color=blue]
      > Joe wrote:[color=green]
      > > I get the same error[/color][/color]
      [color=blue][color=green]
      > > What could be happening here?[/color][/color]

      [color=blue]
      > Sorry, but my crystal ball seems to be malfunctioning tonight. All it's
      > suggesting is that code prior to line 34 is somehow incomplete, causing[/color]
      the[color=blue]
      > syntax error on line 34.[/color]


      Comment

      • Bob Barrows [MVP]

        #4
        Re: Syntax error when calling Sub-routine

        Ray Costanzo [MVP] wrote:[color=blue]
        > My ball[/color]

        Careful there! ;-)
        [color=blue]
        > is telling me to post suggesting that Joe show us the code
        > snippet in question.[/color]


        Wow! That's some crystal ball! What brand is it, if you don't mind my
        asking? ;-)

        Bob
        --
        Microsoft MVP - ASP/ASP.NET
        Please reply to the newsgroup. This email account is my spam trap so I
        don't check it very often. If you must reply off-line, then remove the
        "NO SPAM"


        Comment

        • Ray Costanzo [MVP]

          #5
          Re: Syntax error when calling Sub-routine


          "Bob Barrows [MVP]" <reb01501@NOyah oo.SPAMcom> wrote in message
          news:erm2XNmlEH A.1644@tk2msftn gp13.phx.gbl...[color=blue]
          >
          >
          > Wow! That's some crystal ball! What brand is it, if you don't mind my
          > asking? ;-)[/color]

          The six inch from here. http://www.panpipes.com/crystals.htm I'm hoping to
          get the 7.2 inch for my birthday next month!

          Ray at work


          Comment

          • Bob Barrows [MVP]

            #6
            Re: Syntax error when calling Sub-routine

            Ray Costanzo [MVP] wrote:[color=blue]
            > "Bob Barrows [MVP]" <reb01501@NOyah oo.SPAMcom> wrote in message
            > news:erm2XNmlEH A.1644@tk2msftn gp13.phx.gbl...[color=green]
            >>
            >>
            >> Wow! That's some crystal ball! What brand is it, if you don't mind my
            >> asking? ;-)[/color]
            >
            > The six inch from here. http://www.panpipes.com/crystals.htm I'm
            > hoping to get the 7.2 inch for my birthday next month!
            >[/color]
            Oh! You lucky! I've only got the 3.2" . Guess it's time to ask the boss for
            an upgrade.

            Bob

            --
            Microsoft MVP -- ASP/ASP.NET
            Please reply to the newsgroup. The email account listed in my From
            header is my spam trap, so I don't check it very often. You will get a
            quicker response by posting to the newsgroup.


            Comment

            Working...