---+ .DATA DEBUG LOG _This subroutine allows you to write a free format messages to the debug log. This is only useful when working with the <a href="APPXDataAPI" target="_blank">Data API</a> (Release 5.5.0 & higher)_ <br />%TOC% ---++ Usage: <pre> PASS <debug_message> FIELD SHARE? N GOSUB --- .DATA DEBUG LOG </pre> ---++ Description: This subroutine allows you to write messages to the Data API log file. APPX_DATASVC_LOG must be pointing to a writable file <debug_message> is the message you want to write to the log. You can execute multiple PASS statements and the text will be concatenated into one log entry. Each log entry is date/time stamped. ---++ Comments <br />%COMMENT% -- %USERSIG{JeanNeron - 2020-03-03}%
This topic: Main
>
WebHome
>
FullAPIList
>
0LASubrDataDebugLog
Topic revision: r2 - 2020-03-04 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback