altacct@yahoo.com wrote:[color=blue]
> James, that's exactly what I was looking for. Thanks much.
>
> And Trevor, yeah, I have the edit toolbar up there already (for
> commenting and uncommenting blocks of code). I'm not sure why I've
> never used bookmarks. It looks like there's a bunch of powerful stuff
> up there. Though I was just playing with this stuff and "Show Quick
> Info" crashed Access for me. Ouch. That was my vss production version.
> Now it's asking me if I would like to remove it from source control. Is
> this a known buggy thing, or did I just do someone wrong and the world
> is handing it back to me?[/color]
I've not the quick info function but someone pointed out the bookmark
thing to me and I have to admit I've never used that either, if I wanted
to go to a function and return to the same place later I used to put a
deliberate compile error and use the compile button :-)
As for commenting blocks of code, I only just found that out while
looking at it yesterday. I think I'll be using that from now on as again
I had an unorthodox method for that:
#if false then
Code I don't want ATM
#end if
So in trying to help you, you've inadvertently helped me :-) Thanks.
--
This sig left intentionally blank