/[papo]/papo/forms/product.gfd
ViewVC logotype

Diff of /papo/forms/product.gfd

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by apronotti, Wed Mar 5 20:40:00 2003 UTC revision 1.30 by apronotti, Wed Mar 12 20:01:15 2003 UTC
# Line 245  Line 245 
245    self._object.dispatchEvent(GFEvent('beginWAIT'))    self._object.dispatchEvent(GFEvent('beginWAIT'))
246    file = tempfile.mktemp('.product.html')    file = tempfile.mktemp('.product.html')
247    os.system("grcvs -D file -d %s --filter html ../report/product.grd" % file)    os.system("grcvs -D file -d %s --filter html ../report/product.grd" % file)
248    os.system(gConfig('PrintCommand') % file)    os.system(gConfig('PrintCommand') % (file))
249    os.unlink(file)    os.unlink(file)
250    
251    self._object.dispatchEvent(GFEvent('endWAIT'))    self._object.dispatchEvent(GFEvent('endWAIT'))

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26