Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - eldonfsr

#1
Programming / Re: Query don't show dates as dates
June 10, 2026, 05:39:48 PM
ok ehat i need to do query take datas and who or i need change on format on column propeties
#2
Programming / Re: Query don't show dates as dates
June 10, 2026, 11:48:57 AM
Thanks Len is istored in format of pvx is default dictionay for pvx i don't change nothing how i can unpacked ?
#3
Ok Thanks i made changes as you suggest but i got another error, what i tring to is when user click on button ok from query assign company to global variable and the show company name on statusbar if company is gloabla i can validate or open file belong to company... or folder directory...

query erro not correspong for next

#4
Programming / My Progress and Frustation too
June 06, 2026, 06:12:14 PM
Here my progress and frustation with query and globals,  statusbars  is a start of new road with not idea what can find in there and lack not guide tutorial, but any way i can sad i tried and how long i don't know but hope go far of this...

Hope some body help this   
#5
Hi i will tried is from query when user click on OK button assign values from columns to global vars i don't if doing right or not i attached image what i doing hopping get some help..
 
on program show me error too for access variables to sorry but i learning and is not easy when you don't have samples...
#6
When you have select on ShowOption send that error just active classic query and works

ok well query has some options witch one is better to use for example return vals

and interfaces

1.- Return Vals 
    i create this could be works or not
    %C$=COMPANYCODE$,%NC$=COMPANYNAME$

2.- Option on interfaces clossing Process
     i need to have a program and then callen lik this ciasprocess "myquery","mylib.en"
         %C$=COMPANYCODE$,%NC$=COMPANYNAME$
       or inther assign the values to vars asu sad..
           
#7
Programming / Query don't show dates as dates
June 05, 2026, 12:33:55 PM
Whay show like that i need to create a format for that column secound column
#8
Programming / Menu link option send thsi error
June 05, 2026, 10:37:08 AM
Hi well could be i almnost quite eagain of this game, I know could my questions are so stuppied or not interest any body last nigth i tried to active a panel or query from meny and send me error on path if you can see emage  there all object on libreary my questions why send me this error..
#9
Programming / Re: How start with PXPLUs
June 03, 2026, 12:31:49 PM
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
 
 
#10
Ok Thanks....
#11
Programming / Re: How start with PXPLUs
June 03, 2026, 10:23:03 AM
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.....
#12
Programming / How can declare global variable
June 02, 2026, 11:49:29 AM
Hello there is way to declare a global varibale for example if i select a company to that value for change of directory for tables, i look and read manuel i don't see something like that...

Thanks
Any help are welcome...
#13
After play and play i got working query only two things is possible add button for select and other thing where and how i can implement return value and assign to global varible...
#14
NOMAids don't get folder where is locate the project how i save qry to project location or settings to nomaids to folder of project location...

Thanks
Any help are welcome..
#15
Hi i tried to start a query but i don't know exactly what i miss when run  test send me a error
you see i have table but why don't show up records..