Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in EXE
Message
De
23/02/2001 16:37:44
 
 
À
22/02/2001 03:42:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00478301
Message ID:
00479076
Vues:
27
You could try something like this:

P_PREVIEW="RANGE 3,5 PREVIEW"
REPO FORM MY_REPO NEXT 1 NOCO &P_PREVIEW

Also, in the Project Manager, you can include files in the EXE. You may want to do this with the report and the BMP picture. Then they will be in the EXE file instead of external files.

Hope this helps,
Mark

>Hi,
>
>i try to compile my system to EXE file, but i find that some of program line have error ( but in .prg is OK )
>
>P_FROM=3
>P_TO=5
>P_PREVIEW="PREVIEW"
>REPO FORM MY_REPO NEXT 1 NOCO RANGE &P_FROM &P_TO &P_PREVIEW <<--ERROR
>
>A. First problem is the file "MY_REPO" will not join into EXE file,
> i need to copy MY_REPO.* to the same directory with EXE.
>
>** if the VFP not allow me use "&" in REPORT command when compile, what suggest u have ?
>
>
>B. AT that report MY_REPO, i put a .JPG picture in it.
> when i print this form (.EXE) in office, its work.
> but when i back to home try to run it.... a open window will come out.
> it request me to entry a .BMP picture in it ?????
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform