PxPlus User Forum

Main Board => Discussions => Language => Topic started by: Loren Doornek on October 08, 2021, 12:56:00 PM

Title: When was READ (<filename>) added to PVXPlus?
Post by: Loren Doornek on October 08, 2021, 12:56:00 PM
When was the functionality added to specify a filename (rather than a channel) to a READ() statement?  For example: READ ("/MyDataFile",key="ABC")

I use this quite a bit in command mode since it's easier than opening a channel, but I don't want to add it to our programs without knowing which version it was added, since we have some older clients that might not support it.
Title: Re: When was READ (<filename>) added to PVXPlus?
Post by: Mike King on October 08, 2021, 03:30:56 PM
That functionality was added in 2010 with Version 9 of PxPlus.  Some newer capabilities were added with PxPlus 2019 for the IOL and FIN functons.

Hopefully you don't still have any clients using that old a version of PxPlus.