How start with PXPLUs

Started by eldonfsr, May 26, 2026, 04:18:47 PM

Previous topic - Next topic

eldonfsr

Hello there small book tutorial to start stady pxplus and learn how to programin

Thanks
any help great..

Len Vassos

#1
Hello, here are few resources that may be helpful.

Introduction to PxPlus Training Guide - This is a 500+ page hands on training guide for developers.

PxPlus YouTube Channel - Our YouTube channel where you will find many How To and other videos.

Knowledge Center - Our Knowledge Center where you will find various different training materials on various PxPlus topics

There is also our On-Line Help

Hope this helps.

PVX Plus Technologies, Ltd.

eldonfsr

Thanks Len i working on just stuppid question where are locate examples on Pvx i reading pvx guide but i don't see any example on guide... how i con open a example

Len Vassos

Not quite sure what exactly you're looking for, but there are many examples in the training guide and our on-line help.
PVX Plus Technologies, Ltd.

eldonfsr

On PVXPlus ide i don't see option to open project and so where folder with samples in lib there a lot folders thay are samples, if create a project to add project from folder lib\_custom  is going overwrite i don't see some folder called samples or any reference on manual you go here open samples or sample.....

eldonfsr

Well lite by lite we con go far two escenaries i see here one is develop time and other is runnign time, to work on design time we need to have file of table, but on runing time if we wanna data going to diffenrnet folder, on nomads where or how we can change that direction....

for example to open table

Phiysical file:   "TEST_001"+"/WO001"+"/WO1001"+".DAT"

COMPANY NUMBER="001" HOW ASSIGN A VAR %CP$
   Phiysical file:   "TEST_"+%CP$+"/WO"+%CP$+"/WO"+%CP$+".DAT"


The sample code on PXPlus guide are directly on point

we must to have one directory for develop and other for runing or testing and copy files