home *** CD-ROM | disk | FTP | other *** search
Twist Report script | 1996-01-29 | 358 b | 15 lines |
- REPORT Organizer.DB
- NAME ZweckForm_3658
- SELECT $Markcur
- OUTPUT Printer
- SORT Name UP
- PAGE LAYOUT [1,"",1,10,"",730,0,8,690,30,900,0,0,0,0,3,31,"","",0,2]
- HEADER,3
-
- RECORD,8,Skip
- FIELD Ganzname,0,1,24
- FIELD Straße,0,2,24
- CALC Land & PLZ & Ort,TEXT,"(Land#\"D\"?\"\":Land+\"-\")+PLZ+\" \"+Ort",0,3,24
- CALC C Landname,TEXT,"Land#\"D\"?\"\":Landname",0,5,24,"I"
-
-