Page 1 of 1

How to start up the Monitor outside development environment

Posted: Fri Aug 07, 2009 12:28 pm
by ConvertFromOldNGs
by scott >> Thu, 25 Dec 2003 8:32:41 GMT

Hi,
I know Jade can run the schema insepctor outside development environment? But how to start up the Monitor outside?

I'd appreciated if someone can revert it.

Scott
Bizpoint System Pte Ltd

Re: How to start up the Monitor outside development environment

Posted: Fri Aug 07, 2009 12:29 pm
by ConvertFromOldNGs
by dcooper@jade.co.nz >> Thu, 25 Dec 2003 23:56:44 GMT

Give this a try. Make a copy of an existing shortcut that runs an app from your environment and change the "app" and "schema" parameters in the target to be:

app=JadeMonitor
schema=JadeMonitorSchema

Assuming the monitor schema is present in your environment (it's a hidden system schema, but if you can run the monitor from the development environment then it must be there), double-clicking this shortcut should run it.

Cheers,
Dean.

Re: How to start up the Monitor outside development environment

Posted: Fri Aug 07, 2009 12:29 pm
by ConvertFromOldNGs
by scott >> Fri, 26 Dec 2003 1:29:02 GMT

thanks,
It can work.

Scott