/[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.23 by styxman, Mon Jan 27 14:39:57 2003 UTC revision 1.24 by styxman, Wed Jan 29 17:59:16 2003 UTC
# Line 120  def previewPrint (table): Line 120  def previewPrint (table):
120    remove (fileName)    remove (fileName)
121    remove (filePS)    remove (filePS)
122    
123  def runFormWCallback (formFile, args, callbackFunction)  def runFormWCallback (formFile, args, callbackFunction):
124    runForm (formFile, args.update ({ 'callback': callbackFunction })    runForm (formFile, args.update ({ 'callback': callbackFunction }))
125    
126  def returnValue (value):  def returnValue (value):
127    f= getParameter ('callback')    f= getParameter ('callback')

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

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