Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create an SCX programmatically w/o Forms Designer
Message
De
22/10/2006 16:19:55
 
 
À
20/10/2006 23:23:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01160457
Message ID:
01163864
Vues:
17
You are welcome.

Glenn

>Glenn,
>
>That's great! Thanks!
>
>Dennis
>
>
>
>>Sure!
>>
>>CREATE REPORT (somereportfilename) FROM (SomeTableofYours)
>>use (somereportfilename) excl
>>zap
>>use
>>
>>Glenn
>>
>>
>>>Glenn,
>>>
>>>Thanks! That works for a form alright. Any darn idea on how to do it for FRXs?
>>>
>>>Dennis
>>>
>>>
>>>>I think this will create an Empty form table:
>>>>
>>>>LOCAL oform as form
>>>>oform = CREATEOBJECT("form")
>>>>oform.SaveAs("emptyform")
>>>>oform = ''
>>>>USE emptyform.scx EXCLUSIVE
>>>>ZAP
>>>>USE
>>>>
>>>>
>>>>Glenn
>>>>>Hi Everybody,
>>>>>
>>>>>I would like to programmatically create a form without the forms designer showing. How?
>>>>>
>>>>>Actually I just need to get an empty structure of the SCX file.
>>>>>The same goes for creating FRX files to get its empty structure.
>>>>>
>>>>>Thanks in advance.
>>>>>Dennis
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform