Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Execscript
Message
From
15/04/2004 17:42:53
Eugenio Casal
Futura Tecnologia Informação Consult Ltd
São Paulo, Brazil
 
 
To
15/04/2004 17:33:18
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00895356
Message ID:
00895360
Views:
20
This message has been marked as the solution to the initial question of the thread.
Geraldo,

Experimente:
SET CLASSLIB TO filtros.vcx IN NomeDoExecutal.exe
>Preciso executar alguns comandos, através do EXECSCRIPT, que estão em um arquivo texto como por exemplo:
>
>SET CLASSLIB TO filtros.vcx
>dtINI = {}
>dtTER = {}
>oPeri = CREATEOBJECT("entPeriodo")
>oPeri.Show()
>
>Porém, como o arquivo de classes filtros.vcx está compilado em meu executável, aparece a seguinte mensagem: error instantiating class. Cannot find c:\sistemas\classes\filtros.vcx.
>
>Como fazer para resolver esta situação?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform