S
Steve Lloyd
Hi,
I am trying to debug my application using the command window but i keep
getting:
error: 'blah' does not exist.
I am trying to debug some concatination by doing
?Request.FilePath.LastIndexOf("/")
All i get is
: error: 'Request.FilePath.LastIndexOf' does not exist
Can anyone tell me how i can do this (Like in VB!!!)
Thanks for any help.
Steve
I am trying to debug my application using the command window but i keep
getting:
error: 'blah' does not exist.
I am trying to debug some concatination by doing
?Request.FilePath.LastIndexOf("/")
All i get is
: error: 'Request.FilePath.LastIndexOf' does not exist
Can anyone tell me how i can do this (Like in VB!!!)
Thanks for any help.
Steve