No, it is not possible to define "shortcuts" in that way.
AdoScripts can be called using:
- Menu Items;
- Context Menu Items;
- Event Handlers.
So, create a menu item or an context item (menu that opens when you click somewhere with the right mouse button), or define which AdoScript code will be triggered when an event happens.
For additional info please view "External coupling" in ADOxx documentation.
Regards,
Niksa