Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
.DATA DEBUG LOGThis subroutine allows you to write a free format messages to the debug log. This is only useful when working with the Data API (Release 5.5.0 & higher)Usage:PASS <stream_name> FIELD SHARE? N PASS <pathname> FIELD SHARE? N PASS <open_mode> FIELD SHARE? N PASS <line_termination> FIELD SHARE? N GOSUB --- .STREAM OPEN * check for errors IF --- .STREAM OPEN NE Description:Comments-- Jean Neron - 2020-03-03 |