Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Ernesto_Paez

    what should i do to show a vfp calculator in my main form

    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...
  2. Ernesto_Paez

    WHAT ARE TABLES IN USE ON "THE PO TRANSACTION REPORT RECEIPTS " SBT PRO 5.0

    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...
  3. Ernesto_Paez

    Error 1705]File S:\PRO50\FRDATA\FFMSGSVC.DBF IS NOT AVAILABLE SBT PRO 5.0

    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...
  4. Ernesto_Paez

    Using FoxyPreviewer in Windows 10 pro 64bit and outlook 2016

    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...
  5. Ernesto_Paez

    Need help on construct a Select SQL

    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...
  6. Ernesto_Paez

    KB968409 lattes hotfix for vfp 9.0 sp2

    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...
  7. Ernesto_Paez

    Any suggestions on Error 1705

    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...
  8. Ernesto_Paez

    Please excuse me for posting this here but i need some sugestions

    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...
  9. Ernesto_Paez

    SBT PRO 5.0 Urgent help please "REPORT WRITER" cannot be accessed (error 1705

    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...
  10. Ernesto_Paez

    when receiving item in PO and trying to print labels

    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...
  11. Ernesto_Paez

    Task pane it is not loading when i open vfp 9.0

    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...
  12. Ernesto_Paez

    Need some help to fix in foxpro does table a year

    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...
  13. Ernesto_Paez

    i need to save a file to particular drive or folder

    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...
  14. Ernesto_Paez

    need some help extracting desktop shortcut paths to a table or to excel please

    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...
  15. Ernesto_Paez

    i want to move an image to any location i want on the form

    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...
  16. Ernesto_Paez

    is there any good option to print SO AND AR INVOICES TO PDF

    Hi Guys, is there any good option to print SO AND AR INVOICES TO PDF from SBT PRO 5.0 ? Thanks a lot
  17. Ernesto_Paez

    Need to find in SO the ALT+D form SBT PRO 5.0

    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...
  18. Ernesto_Paez

    Trying to display "Yes or No" from logical field

    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...
  19. Ernesto_Paez

    need an advise on how to print on labels like "label 1 of 2"

    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...
  20. Ernesto_Paez

    trying to create a log.txt file

    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...

Part and Inventory Search

Back
Top