Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conversion to VFP 8 Problem
Message
De
12/03/2004 15:47:23
Cheryl Qualset
Qualset Computer Consulting
Davis, Californie, États-Unis
 
 
À
16/02/2004 01:53:09
Barry Kucher
Information Technology Llc
Morganville, New Jersey, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00877548
Message ID:
00885796
Vues:
11
This is a little off thread, but ...

I am trying to convert fpw 2.6 to 7 and when an spr tries to put a button bar on the screen using:
@ 0.000,0.000 GET TheAns ;
PICTURE "@*BHN "+ ;
(LOCFILE("..\bmp\prevarro.bmp","BMP|ICO|PCT|ICN","Where is nextarro?")) + ";" + ; (LOCFILE("..\bmp\nextarro.bmp","BMP|ICO|PCT|ICN","Where is nextarro?")) + ";" + ;
(LOCFILE("..\bmp\binoculr.bmp","BMP|ICO|PCT|ICN","Where is binoculr?")) + ";" + ;
(LOCFILE("..\bmp\add.bmp","BMP|ICO|PCT|ICN","Where is add?")) + ";" + ;
(LOCFILE("..\bmp\edit.bmp","BMP|ICO|PCT|ICN","Where is edit?")) + ";" + ;
(LOCFILE("savearro.bmp","BMP|ICO|PCT|ICN","Where is savearro?")) + ";" + ;
(LOCFILE("..\bmp\trash02b.bmp","BMP|ICO|PCT|ICN","Where is trash02b?")) + ";" + ;
(LOCFILE("..\bmp\report.bmp","BMP|ICO|PCT|ICN","Where is report?")) + ";" + ;
(LOCFILE("exit.bmp","BMP|ICO|PCT|ICN","Where is exit?")) ;

I get an error "File '\\...\bmp\nextarro.bmp' does not exist.". I have put it in the current directory and removed the ..\bmp\ and I still get the same error.

If I ignore the error, the rest of the screen comes up.

Any help?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform