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...
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 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...
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...
Hi everyone,
Does anyone has a way to allow me to get he lattes hotfix for vfp 9.0 sp2, i found a link but it it advising me the page is dangerous.
i am including FoxyPreviewer in my application to print, under the IDE i can select from the FoxyPreviewer menu the options as save, setting etc...
Hi,
well since the previous question i added is too long, what could be causing this error ?
"[ERROR 1705] fILE FFMSGVC.DBF is not available[exclusive use],user could be reindexing the file or closing a period, please wait until the process is finished."
Of course that table above it is not in...
Hi Everyone,
SBT PRO 5.0 was developed by a company using VFP 5.0
everything has been working fine in SBT PRO 5.0 under windows 10 pro 64 bit and Windows server 2016 but the last 3 days the app is not able to access a particular dbf file .
Detail Info:
Each workstation have under folder...
Hi Everyone,
everything has been working fine in SBT PRO 5.0 under windows 10 pro 64bit and Windows server 2016.
Detail Info:
Each workstation have under folder c:\windows\SYSWOW64 all the runtime libraries (.dll) as well a TMP folder on each c:\drive of a workstation, as well a define TMP...
Hello, everyone
SBT PRO 5.0 has been Moved to MS SERVER 2016,and each user has their shortcut to run the SBT no problem, by the way each machine is Win 10 pro 64bit , all dlls files resides in SYSWOW64, the only problem i have, is when the user, use the PO module and select to receive an Item...
Hello all,
i had to reinstall " VFP 9.0 SP2" in win 10 pro 64 bit as the previous machine got a Ransomware, so i installed it, it opens but in the previous machine always i was having task pane loaded first and shown and then after that the "command window" loaded outright after that, the...
Hi everyone
i have two fields in the same table
one is named "Day", field type is date.
the other field is "sch_date", field type is date.
now i have a bunch of records where under the DAY FIELD and under the SCH_DATE i have the following as below
Day[indent] SCH_DATE...
Hi Guys,
i have this code, i need some help on the below question please
lcUnit = GETENV("COMPUTERNAME")
SET DEFAULT TO (m.lcFolder)
For lnFile = 1 To Adir(aLnk,"*.lnk")
lcLink = aLnk[m.lnFile,1]
loFile = loFolder.ParseName(m.lcLink)
objLink = loFile.GetLink
Insert Into DeskLinks Values...
Hi Everyone,
a little annoying question
we got hit by ransomware, no all computers but since we can have still traces we are going to reformat all computers hhds and upgrade all possibles WiN 7 to Win 10 pro 64bit, so before i do that i will need.
1- go to each computer and run some sort of...
Hi,
i would like to know what is the trick to move an image i have in my form, from the default location(the actual location when the form load) i have it now, to any other location desired by the user, i know we need to use image property Mousemove and have nButton =1 for it for the left click...
Hi everyone,
I have the source code, so i need to find, how to get to the form that is invoked when we press ALT+D under the SO, where we are allow to enter the SO# and AR invoice number, the problem is, that i need to see the code in the cmdbutton "View invoice", to see what frx is called, the...
Hi Everyone
i have this select below
Select empno As Emp_Number, name As First_Name, Last As Last_Name, time_type As Time_Type, dept As Department ,;
IiF(salary=2, 'Yes','No') As Salary, IiF(inactive=.F., 'Y','N') As Active From empname Where Not Deleted() Into Cursor junkreport NOFILTER Order...
Hi Everyone,
i am printing labels on a"smart label printer 620" from my application a vfp 9.0 sp2.
i have a spinner in the form that if i want to print more than one label of the same label, i just increase from the default value=1 to 2, then i would like to get at the bottom of the label...
Hello everyone
i am printing labels and i would like to have a txt file where all the content of each label printed, can be in a txt file by appending to it, each time
i print a label so i can use later the log file to review it and see if i actually did not forget to print labels for a...
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.