Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Logging on Error Information
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01653522
Message ID:
01653575
Vues:
47
>>Hi,
>>
>>In my error manager I have a code that logs (into an error log file) the Stack info. The code executes ASTACKINFO(aStackArray) and then stores the content of the array aStackArray into the log file.
>>But I have NEVER found this information to be helpful in troubleshooting any problem.
>>
>>What "good" data do you recommend to log into the Log file (at run-time, at customer) in order to - later - be able to troubleshooting the problem?
>>
>>TIA
>
>I found the following helpful at various times:
>
>DISPLAY MEMORY TO FILE ("memory.txt") NOCONSOLE
>lcMemory = FILETOSTR("Memory.txt")
>ERASE memory.txt

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform