/[papo]/papo/forms/hack.py
ViewVC logotype

Diff of /papo/forms/hack.py

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

revision 1.22 by styxman, Mon Jan 6 16:01:20 2003 UTC revision 1.23 by styxman, Mon Jan 27 14:39:57 2003 UTC
# Line 119  def previewPrint (table): Line 119  def previewPrint (table):
119    
120    remove (fileName)    remove (fileName)
121    remove (filePS)    remove (filePS)
122    
123    def runFormWCallback (formFile, args, callbackFunction)
124      runForm (formFile, args.update ({ 'callback': callbackFunction })
125    
126    def returnValue (value):
127      f= getParameter ('callback')
128      f (value)

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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