Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A bug in VFP6SP5?
Message
De
15/08/2003 07:51:13
 
 
À
15/08/2003 07:46:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00820427
Message ID:
00820437
Vues:
16
>THIS is the code, sorry for the mistake.
>use mydet
>SELE DIST tabla FROM base WHERE UPPER(LEFT(nombre,3))
>=="COD" INTO CURSOR MyRelTables
>SELE MyRelTables
>
>SCAN
> SELECT tabla, nombre, tipo, ancho, decimales FROM
>base ;
> WHERE MyRelTables.tabla = base.tabla ;
> ORDER BY tabla, nombre INTO DBF allt(tabla)
>+".dbf" CURSOR MyDetTemp
>
> SELE MyDetTemp
> REPORT FORM c:\report\cconfbase.FRX TO PRINTER
>PREVIEW
>
>ENDSCAN
>.
>
>Best regards,
>Pablo

Pablo, Pablo,

We had the code, not the problem. I just copied the problem.

I added two comments as well towards the bottom
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform