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

Diff of /papo/forms/addressTypeSelect.gfd

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

revision 1.2 by apronotti, Wed Apr 9 14:39:10 2003 UTC revision 1.3 by mhepp, Thu Apr 24 21:00:27 2003 UTC
# Line 13  Line 13 
13       for recNum in range(lRecordCount -1):       for recNum in range(lRecordCount -1):
14            print recNum            print recNum
15            sourceBlock.jumpRecord(recNum)            sourceBlock.jumpRecord(recNum)
16            targetBlock.desc = str(sourceBlock.addressTypeResultNameEntry)            targetBlock.desc = str(sourceBlock.nameEntry)
17            targetBlock.newRecord()            targetBlock.newRecord()
18       sourceBlock.nextRecord()       sourceBlock.nextRecord()
19       targetBlock.desc = str(sourceBlock.addressTypeResultNameEntry)       targetBlock.desc = str(sourceBlock.nameEntry)
20    
21    ]]></trigger>    ]]></trigger>
22    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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