PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: JimGwynn on June 10, 2020, 12:43:41 PM

Title: Syntax checking
Post by: JimGwynn on June 10, 2020, 12:43:41 PM
Anyone know of a way to test the syntax of program via an external program.
Example - We are using Jenkins to push our releases and would like to have a shell scrip that pass the program through a syntax check before releasing it. Can be a simple pass fail but would be nice to get the line number back?
Title: Re: Syntax checking
Post by: Mike King on June 10, 2020, 01:01:13 PM
Have a look at the -cpl command line parameter documented at:

https://manual.pvxplus.com/page/PxPlus%20Installation%20and%20Configuration/Launching%20PxPlus/Overview.htm