Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print last
Message
 
 
À
05/08/1999 11:30:30
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00250152
Message ID:
00250213
Vues:
17
>>>>>>>I have a label that I need to print as the last thing on the last page. Any ideas? I thought the summary band would do it, but that prints before the footers.
>>>>>>>
>>>>>>>Thanks,
>>>>>>>
>>>>>>>Michelle
>>>>>>Michelle,
>>>>>>Then put in page footer and set print when to "eof()".
>>>>>>Cetin
>>>>>EOF() doesn't work. Sorry. Record last recno and set expression to recno()=nLastRecno.
>>>>>Cetin
>>>>
>>>>That's a good idea, but figuring out what the last recno is may be a day's project. :) Damn SBT...
>>>>
>>>>Thanks,
>>>>
>>>>Michelle
>>>Go bottom ? or :
>>>set order to tag (order()) desc
>>>locate
>>>nRecNo = recno()
>>>set order to tag (order())
>>>locate
>>>Cetin
>>
>>
>>Actually, it turned out to be much simpler... I did PRINT WHEN RECNO() = RECCOUNT().
>>
>>Thanks for the push in the right direction.
>>
>>Michelle
>Ooh. Michelle why don't you say it's not ordered at all :)
>Cetin

I don't know if it's ordered or not. I haven't looked at the program that creates the cursor, and I'd rather not if I don't have to. :)

Thanks,

Michelle
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform