Ok Mike and Olaf,
i understand the explanation about the windows calculator, correct no need to specify the location of the calc.exe
now Mike i am playing with the coordinates for the define window so i can make that window to be able to be located somewhere in the main form, correct ? so we...
Olaf,
actually in windows 10 the calc.exe exist in c:\windows\system32 and c:\windows\syswow64, so i just simple put the path as c:\windows\system32 in just in case but even if i do not specify the path, still will pop up
Thanks a lot
Olaf,
i have in the config file SCREEN=OFF , as i don't want the vfp window to be behind my form, in other words i don't want the form to be inside the vfp default screen
now is there anyway to have SCREEN=OFF to allow th vfp calculator to be shown and the form no to be inside the VFP screen...
Hi Mike,
Yes i did from the command window and the vfp pop correctly, then build and exe file and pressing the cmdbutton that ha the code in the click event as executing ACTIVATE WINDOW calculator , then does not show the vfp calculator,i look for it but i don't see the vfp calculator anywhere...
Hi Guys,
Thanks guys,
i added this
Run /N c:\windows\system32\calc.exe and then when i click the cmdbutton i added the Windows calculator show up
great thanks a lot again
Hi All,
i have a form and i added a cmdbutton with a caption "calculator, so in the "click event of that button", i added "activate window calculator", to open the vfp calculator, but that does not work for me as the calculator it is not shown. the form where i have the cmdbutton is modeless, is...
...that you added in lc_filt , so once i have all the records in a result cursor that match, then sum all the records from the result cursor (Tqty*Tcost) so that should allow me to get the Total received/receipt value under that REQNO from potran and poytrn
CORRECT ME if i am wrong
Thanks in...
Hi Everyone,
i need to run a standalone application to find the Grand total for the "po transaction report receipts".
i know i can do it from SBT but the application i am working on, also will get some other data from other tables no connected to SBT.
so i need to print a separate report form...
Hi Edgar,
Thanks to come back to me, i did what you said and found 0 lock.
Also what i did was copied all vfp 5.0 run times library(dll files) to the server folder where the SBTW.EXE resides, in my case i copied all these files below into the S:\PRO50 FOLDER in the server where S: is the letter...
Hi Everyone,
SBT PRO 5.0
Can anyone please suggest, how can i troubleshoot this ?
this table is not in use at all however, when a user is trying to open "report writer" they get such message as
"Error 1705]File S:\PRO50\FRDATA\FFMSGSVC.DBF IS NOT AVAILABLE[Exclusive Use] Another user nay be...
Hi everyone,
i am calling the below line before i print the report, by the way, foxypreviewer version is c2.99z30 RC 2013,09,12
vfp(09.00.000.7423 sp2 HF3 PV 9.5.0.0
Do foxypreviewer.App
Report Form JOBV Preview
ok then before i print the report, i tried to setup under the "email" TAB of the...
Olaf,
I can try that too, actually i decided remove the grid and just added the needed txtboxes for the fields in the "select" and added a navigation buttons, like next and previous and so on so the form opens, the use type the custno, once found the records fill the txtbox if reccount>=2, then...
...If Empty(m.lccustno)
Messagebox("You Need To Enter a Custmer Number")
Thisform.txtcustno.SetFocus
Thisform.txtcustno.Value=""
Retu
Else
* Get from arcad04
Select custno, company, contact, address1, address2,city, state,zip,;
country,phone From arcadr04 ;
where custno = m.lccustno...
Hello Olaf,
These tables belongs to an accounting software that was done in vfp 5.0, the account software is SBT PRO 5.0 so ARCUST04.DBF it is to mantain the custnos, and several other fields but table ARCADR04 is to mantain the custno and then several fields including in those common fields the...
Hi Ilya,
Thanks a lot for the effort really appreciated.
1-but the values that are showing for fields "company contact address1 and so on" are from ARCUST04 and should not be because i entered manually from the command window custno="631" and this custno is found in both arcust04 and ARCADR04...
Hi everyone,
Here is my issue.
i have created a form with a txtbox and search button, so as a user, i want to type a "value in that txtbox" to fetch the records for custno i typed in the txtbox, so i have been trying to figure out the needed "select sql" in the search button but it is...
Olaf,
Thanks a lot for taking the time to explain all of that great inside of what is going on that actually the readme file of the hotfix never explained thanks a lot
Ernesto
Hi Guys,
Again me
after recompiling the exe it runs in the c:\folder but if i recompile the exe and put it on a network drive where only the exe and config and dll files should be, then i get these errorr and not exe run at all .
"Resource file version mistmach" (and i put in the folder network...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.