PB v12.1, b6158
Windows 10, 64 bit platform - this is a VM with 12 GB RAM
This is a non-PFC utility.
This code has been working forever. Until today.
STRING &
ls_printer_detail_array, &
ls_printer_detail_printer_name, ls_ver, ls_title
ls_printer_detail_array = PrintGetPrinter()
ll_position = PosA (ls_printer_detail_array, "~t")
ls_printer_detail_printer_name = LeftA (ls_printer_detail_array, ll_position - 1)
I'm running in the IDE in DEBUG mode.
When the line in blue is executed, the entire IDE abends - it just vanishes.
I did a Full Build on the utility before starting the DEBUG session.
Q: Any idea why this is occuring, and how to fix it?
Thank You,
Olan
HTH
By the way, I very much appreciate your time and effort!
Sadly, the process in the article uses PrintGetPrinter() in order to get the name of the printer for which the status will be found. Still, there's lots of good info, maybe I can use that to kludge my way to victory!
Thank You Again,
Olan
Maybe if your good ... Santa will bring you PB 2019 Rx for "Chris"tmas. ;-)