comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » (no subject)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
(no subject) [message #17448] Tue, 26 October 1999 00:00
renjie is currently offline  renjie
Messages: 10
Registered: October 1999
Junior Member
Dear Sir,

I am using the SPAWN of IDL, while I am using this function well in
Windows95, the program fall to work well in windows98,
with the information of:

There are not enough system resources available to run this program,
....

The program is:

pro spawn_test

ee=0
for i=0,10000 do begin
for j=0,10000 do begin
for k=0,10000 do begin
ee=ee+1
print, ee
SPAWN,'C:\xiaom\renjie1\mi-4\rotation2'
endfor
endfor
endfor


END


where "rotation2" is a win32 console application program.
would you please configure out what is the reasons of
this problem.

I am with Dr. Narayana, Radiology Dept., Univ. of Texas Medical School
at Houston, we are licensed user, please send your anwser to:

renjie@msrad230103.med.uth.tmc.edu

Renjie He, Ph.D.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL 5.2.1 bug? R_Correlate & IDL_Crank
Next Topic: Re: DAY OF YEAR

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:36:45 PDT 2025

Total time taken to generate the page: 0.00397 seconds