Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using the correct table format in a report
Message
 
 
À
12/07/2000 16:01:15
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00390809
Message ID:
00391492
Vues:
10
>Nadya,
>
>Ah - um - I knew that. Fourty lashes with a wet noodle for me and a gold star for you.
>
>Got any extra brain power lying around? I need some!
>
>Thanks.

Actually, I didn't get the whole idea :( I tried to modify your code, to make it work (for instance, you forgot to select cursor before appending blank), but what do we have at the end of process?
  key1   memo1
  key2   memo1+memo2
  key3   memo1+memo2+memo3
  etc.
Is it what we really want???

BTW, I desperately need an assistance in one problem, but nobody helped me so far and I also tried bunch of ideas unsuccessfully. I need to insert a blank page, if group ends on odd page. CHR(12) works fine in old R&R report, but doesn't work in the report, I designed for VFP6.0 :((





>
>>Ai-Ai-Ai!!!!!!! (it's a Russian expression) :) Do you assign field content with =??????
>>Use Replace instead:
>>

>>local lcMemoString
>>lcMemoString=lcMemoString+lcSeparator+ALLT(TableWithMemoFields.MemoField)
>>replace LargeMemoCursor.LargeMemo with lcMemoString in LargeMemoCursor && in clause is also important to avoid problems with EOF()
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform