Stanley
It is possible to log your proc script execution with following assignment file settings.
[settings]
$PROC_TRACING = 1
$PROC_LOG_FILE = <FileName>
Additionally you can use the $PUTMESS_LOG_FILE to get all putmess calls and system errors in the log file. In case of a crash it is even possible to have the log lines written directly to disk, however this will cause a serious performance degradation of the application since uniface needs to wait for the physical disk I/O. So do not use the bold marked setting in production.
$PROC_LOG_FILE = <FileName>, direct
I hope this helps you in finding the issue and solve it.
Regards
Jasper de Keijzer
Principal Software engineer at RocketSoftware.
------------------------------
Jasper DeKeijzer
Rocket Internal - All Brands
------------------------------
Original Message:
Sent: 07-26-2023 06:25
From: Stanley Odukoya
Subject: Uniface 9 has stopped working.
Hi,
I have a weird issue with uniface 9.6.
When I try run a form for a particular record, Uniface crashes out ( Uniface 9 has stopped working).
But... when I run the same form with the same record in debug mode, I works fine.
Has anyone seen this before? What could be the cause./solution
Thanks for your help.
Stanley
------------------------------
Stanley Odukoya
Software Engineer
Rocket Forum Shared Account
------------------------------