suppressing the jade interpreter output window

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

suppressing the jade interpreter output window

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:39 pm

by bitsnz >> Thu, 9 Sep 2004 8:23:22 GMT

Hi all

As the topic suggests, does anybody know how to suppress the interpreter window within JADE?

Im using cardschema and internet connection classes which when connecting etc, the interpreter window jumps out at you showing a dialog of whats happening during the connection phase. As you can imagine its not pretty when a client is using it and this window is jumping out at you.

I dont want to mess with the write commands within the schema as they can become useful for testing and self debugging purposes.

Anybody know how?

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: suppressing the jade interpreter output window

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:39 pm

by johnmunro >> Thu, 9 Sep 2004 8:49:13 GMT

[JadeInterpreter]
WriteEnabled=false

in your ini file


--


John Munro

FileVision UK Ltd.
The Bioscience Innovation Centre
Cowley Road, Cambridge, UK
CB4 0DS

Telephone: +44 (0) 1223 478200
Fax: +44 (0) 1223 477969
Email: john.munro@filevision.com
Web: http://www.filevision.com

The contents of this communication are confidential and are only intended to be read by the addressee. We apologize if you receive this communication in error and ask that you contact FileVision UK Ltd. immediately to arrange for its return. The use of any information contained in this communication by an unauthorized person is strictly prohibited. FileVision UK Ltd. cannot accept responsibility for the accuracy or completeness of this communication as it is being transmitted over a public network. If you suspect this message may have been intercepted or amended, please inform FileVision UK Ltd.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: suppressing the jade interpreter output window

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:39 pm

by bitsnz >> Fri, 10 Sep 2004 4:44:16 GMT

Cheers John most appreciated.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: suppressing the jade interpreter output window

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:39 pm

by Torrie >> Fri, 10 Sep 2004 8:04:00 GMT

There are some card schema settings to supress the messages to the write window. In the app server ini file there is a section on what Card Schema does in terms of logging.

[CardLog]
LogPath=J:\hmlunlsn\logs
Logging=true
LogToScreen=false
LogCommsConnections=false
LogDiagnostics=true
LogImmediateCommit=false
LogFileName=cn_hmlunlsn_log.log
LogFileMaxSize=1000000
CheckTransientsOnShutDown=false
LogStackDumpOnTerminate=false
LogCommsBuffers=false

I believe if the logToScreen option is true then output is written to the screen during startup, otherwise it is only logged to file. If you want more detail Jade has a document that lists the CardSchema ini file settings etc

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: suppressing the jade interpreter output window

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:39 pm

by bitsnz >> Fri, 10 Sep 2004 10:18:45 GMT

Thats what im looking for. Now that you mention it i remember something about this in the pdf file i read

Cheers Torrie


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 15 guests