Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report doesn't work in exe.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00850753
Message ID:
00850767
Vues:
17
Hi Cathy,
Already checked those things. Just for my own info, if either of these items was wrong, wouldn't it generate an error? I get no error, just nothing happens.

>A couple things to check...
>
>Is the report included in .. or excluded from .. the project? If it's excluded, be sure it's distributed with the EXE.
>
>Are the tables defined in the Data Environment in the same relative path as when you were running in development mode?
>
>Cathy
>
>
>>I'm using VFP 7.0
>>
>>.....myCommandButton.click()
>>  local lc
>>  if somecondition
>>    lc = 'preview'
>>  else
>>    lc = 'to printer prompt'
>>  endif
>>  Report form myReport &lc
>>
>>This works fine in developement, but does nothing after I compile into exe.
>>
>>TIA
Bill Morris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform