Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I can see the controls, but the form is transparent
Message
De
28/08/2009 09:54:08
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
01420972
Message ID:
01421456
Vues:
34
SELECT prsys
COPY TO (ALLTRIM((pathtxt) + "dnsys" + (gc_accno) + ".DAT"));
FOR (gc_accno = s_co_code);
TYPE DELIMITED

thanks sergey



>> I'm a little stuck in this fox 2.6 code.
>> I actually got rid of the transparency in the form. I think it had something to do with the formset's name.
>> I changed the formset's name to what looked like the correct name, and it worked.
>> What do you think about that?
>
>I think that running 2.6 type screens in VFP9 is asking for trouble.
>
>>
>> And I have another issue.
>> This fox 2.6 program creates .dat files from fox tables using the COPY TO command.
>>In the 2.6 version, the date fields in the table are copied to the .dat file and look like 20090831.
>>In the vfp9 sp2 version, the date fields in the table are copied to the .dat file and look like 08/31/2009.
>>
>>I need to get the date into the .dat file looking like 20090831. What is controlling this? I could sure use your help.
>
>It should be the same in VFP9. Can you post the COPY command used to create .dat files?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform