Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report doesn't work in exe.
Message
De
17/11/2003 15:07:12
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Report doesn't work in exe.
Divers
Thread ID:
00850753
Message ID:
00850753
Vues:
54
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform