Please help
I'm using the following text to write to a logfile the date and time the script started:
String Fname = "Logfile.txt" ;String to set logfile name
; Open the logfile for write
if fopen 0 Fname APPEND
;Write the current date and time into the log file
fputs 0 "Studio...
I work with a radio station and I'm researching and working with using a new device to pulse some relays.
The device we are looking at is a broadcast tools src-8 III serial remote control.
It’s a pretty cool device.
I’ve been writing a Procomm Aspect script to transmit pulses to the device...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.