--- Start of Idrisi List message
Hi,

Thanks for working on the fix for the CALL bug.  Actually, we've
encountered another problem as well, which I why I posted to the list.  
As you know, the following syntax will cause the CALL command to call
another application and have it run on a given data file:

CALL program.exe file.dat

However, the following syntax is necessary to run the Java application
from a DOS command window:

java -mxmemorym application outputfile inputfile inputfile

where the commands "java" and "-mxmmemorym" set the environment and
"application" is the name of the executable file.

Using the above syntax with CALL causes a DOS window entitled
"c:\WINNT\system32\java.exe" to open briefly but doesn't run the
application.  So far I've been unable to successfully run the application
using CALL.  

Sincerely,

Joy Romanski

On Mon, 31 Jul 2000 [EMAIL PROTECTED] wrote:

> Hi,
> 
> On Friday I sent you an e-mail with an attachment that was a fix to
> the macro problem, but the file was too large and your e-mail system
> rejected it.  I'm just checking my e-mail right now from home, but On
> tuesday, I'll write you again about this.  I may have to place the
> file somewhere and have you ftp it.
>  In any case, I haven't forgotten about you.
> 
> Sincerely,
> 
> Tammy Woodard
> Clark Labs
> 


--- End of Idrisi List message

IDRISI-L is an unmoderated list. As a service to list users, please post a 
summary of useful responses to your questions.
To post a message to IDRISI-L, send it to [EMAIL PROTECTED] To 
subscribe to the list, send an email from the address to be subscribed to 
[EMAIL PROTECTED] with "subscribe" (without quotes) as the first line 
of the message body. To unsubscribe, do the same, only with "unsubscribe" 
as the first line of the message body.

Reply via email to