Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic Reports
Message
 
À
21/06/2000 16:26:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00382736
Message ID:
00382886
Vues:
20
>Are you sure you're running VFP 6 with SP3 applied?
>
>Pf
>
>>>George:
>>>
>>>Since your answer was so fast, copy the following into a prg and run it.
>>>
>>>lcStr = "MESSAGEBOX('It works!', 0, 'Testing')"
>>>lcProg = "c:\temp\testrun.prg"
>>>
>>>lcSafety = SET("Safety")
>>>SET SAFETY OFF
>>>
>>>IF STRTOFILE(lcStr, lcProg) > 0
>>> COMPILE &lcProg
>>> DO &lcProg
>>>ENDIF
>>>
>>>SET SAFETY &lcSafety
>>>
>>>
>>>Hope it helps,
>>>Daniel
>>
>>Ooops, I lied. I am still getting 'Feature not avalable'. Anyone have any idea why this is happening?

Well, when I check the 'Help About' in the development environment that is what it says. I am trying to run this app using the runtime files rather than running a setup. I don't know if that has anything to do with it but it is driving me crazy.
Everything we see or seems
Is but a dream within a dream
- Edgar Allen Poe
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform