Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maintain Group Header Information - again
Message
De
06/11/1997 15:49:06
 
 
À
06/11/1997 15:38:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00058698
Message ID:
00058719
Vues:
36
>>>>Yes here's the code.
>>>>
>>>>SELECT &lcALLFIELDS FROM GLS!LM10, GLS!LM10TRS WHERE ;
>>>> lm10.CDLRNMBR = lm10trs.CDLRNMBR ;
>>>> INTO CURSOR LM10VUE ;
>>>> UNION ;
>>>> SELECT &lcNOTRSFIELDS FROM GLS!LM10 ;
>>>> WHERE lm10.CDLRNMBR NOT IN ;
>>>> ( SELECT lm10trs.CDLRNMBR FROM lm10trs )
>>>>
>>>
>>>At least something get fixed. May I repeat the question: is record '215' ok in the cursor?
>>
>>Yes the record that contains the dealer number '215' is in the
>>cursor.
>
>I would do following: create report variable, assign it to cursor.balance (calculate nothing) and print it in group footer. Maybe this will work Ok?

Nope. Sorry, that didn't work either. I'm sorry to keep
pestering you. This has been holding back the completion of
one of my projects for a week now. I think its time to enter
the realm of custom report design. Thanks for your help.
I appreciate it.

Dan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform