Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modify Report from a compiled application
Message
De
12/10/1998 12:30:21
 
 
À
12/10/1998 11:49:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00145908
Message ID:
00145926
Vues:
41
>>>I got that right.. it just doesn't give me the Toolbars necessary to add stuff to the report. Also the menu's have most of the options greyed out. Is there an FLL or DLL that I have to distribute to get this to work? or what causes this?
>>>
>>Do you have the view menu available? That'll allow the access to the toolbars. Are you talking about the Report menu? Mine shows up fine running the exe out of the Explorer (VFP 6.0).
>
>I got the view menu, but none of te items are available. Same way for the tools.

Joe, put the following code before modify report command

set reso off
select 0
* set cpdialog off
use FOXUSER excl && replace foxuser with your resource file name
dele for inli( rtri(id), 'REPORTTOOLS', 'TTOOLBAR' )
pack
use
set reso on
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform