Syntax error when calling Sub-routine

J

Joe

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.
 
B

Bob Barrows [MVP]

Joe said:
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.

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
 
R

Ray Costanzo [MVP]

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

Ray at home
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top