home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / softsys / khoros / 2901 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.1 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!cs.uoregon.edu!ogicse!mimbres.cs.unm.edu!pprg.unm.edu!daemon
  2. From: meirpr@cs.technion.ac.il (Meir Preizler)
  3. Newsgroups: comp.soft-sys.khoros
  4. Subject: Problem using CANTATA with procedures and count loops
  5. Message-ID: <41707@pprg.eece.unm.edu.pprg.unm.edu>
  6. Date: 18 Nov 92 10:26:38 GMT
  7. Article-I.D.: pprg.41707
  8. Sender: news@pprg.unm.edu
  9. Lines: 15
  10.  
  11. I am  attempting to input a series of raw ,compressed images in order to do 
  12. some processing on the images. I use the functions input,vencode and raw2viff
  13. to input the files, where the filename in the input glyph is given as 
  14. "scene.$count.z". The input glyph is fed by the count loop glyph. This works 
  15. fine .
  16.  However, when I define a procedure called "pic_input" which includes the
  17. input glyph ,the vencode glyph, and the raw2viff glyph , and feed it with the 
  18. count loop it doesnt work. It only inputs the final value to the rest of the processing. Is there some special way to connect the count_loop glyph to a procedure as oppposed to a regular glyph. 
  19.  
  20. Thanks for your help,
  21.  
  22. Meir  Preiszler
  23. Computer Science Department
  24. Technion
  25. Haifa,Israel
  26.