Group: microsoft.public.es.vfoxpro · Group Profile · Search for Environmet in microsoft.public.es.vfoxpro
Author: hitajan
Date: Sep 9, 2008 12:51
On Monday 18 August 2008 22:04, xufuture@gmail.com wrote: Dear all: I have a task like that: Given an .exe(C), a .jar(J), and a textfile T0, my shell should include following steps 1.C loadin T0, then output result R1; 2.J loadin R1, then output a updated textfile T1; 3.C loadin T1, then output result R2; 4.J loadin R2, then output a updated textfile T2; ...
|