Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ToolbarButton Bug
Message
 
À
17/07/1998 17:59:40
Jan Tervonen
Mammography Reporting System
Seattle, Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00118833
Message ID:
00118930
Vues:
16
Jan,

>The error occurs on the 5th line in the above code when lnLength = LEN(lcMenuBars) and the SUBSTR( ) method tries to access characters beyond the length of the string lcMenuBars. Interestingly, this code has not be modified from the last version and it does not produce the same error. I've temporarily fixed the problem by setting lcMenuBars = "" when lnLength = LEN(lcMenuBars), and the application seems to work fine>

Here is a message posted by BOb Archer a few days ago that will fix this situation...it is related to the setting of SET TALK:

"If you followed the directions in the What's New doc, you would have added an aglobalenvironment object to your aapp library. If you modify that class, there is a cSessionEnvironment class in it.

If you set cTalk to off that will become the 'global' settinging used the the cSessionEnvronment on the business form is loaded."

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform