AFAIK, runtime doesn't allow you to debug.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"John" <(E-Mail Removed)> wrote in message
news:9BBB9304-0B24-47CD-8D1C-(E-Mail Removed)...
> Is it possible to set up an Access97 database to allow debugging after it
has
> been opened using the /runtime command line switch? I am getting an error
on
> a user desktop that does not occur when I run the app on my desktop, and
the
> user does not have MSAccess installed.
>
> I've tried setting the AllowBreakIntoCode and AllowSpecialKeys properties
to
> true, but this doesn't appear to have any effect whit runtime apps.