Hi guys,
I have a stack of program files running one after another (using the "include" function). The problem is when something crashes it is sometimes hard to know where (which program file). Is there a way to set up a text box or something to that effect that tells you which program files were successfully run and/or where E-views exactly crashed?
Anybody with experience with this?
Thanks
text box to keep track of program files
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
xprimexinverse
- Posts: 41
- Joined: Fri Sep 18, 2015 11:41 am
- Location: Dublin, Ireland
- Contact:
Re: text box to keep track of program files
The commands below might be useful. Consult the EViews documentation for the specifics.
- logmode
- logmsg
- logsave
Code: Select all
logmode all
logmsg Starting to execute: ProgramName.prg
' - - - commands - - -
logmsg Starting to execute first code chunk...
' - - - commands - - -
logsave(type=rtf) LogFileName.textWho is online
Users browsing this forum: No registered users and 2 guests
