Hi all-
Been having a problem with temp ".dbf" files remaining in my active directory when a program is prematurely shutdown due to user not exiting the program properly,power failure, etc.
I have a program that checks to see if a temp file exists, and if it exists, make sure it's closed, then...
Hi -
Have a column4 - control source is a date field, however, if the field is empty I want the grid to say "NO" and if not empty - then "YES".
If I control source to the field, then the data type error happens - because it is a data field.
How can I achieve this?
thanks in advance
Hi all-
Have grid with 5 columns. Column 1 and 2 are recordsourced to a table called bkpeople. Column 3,4,5 are recordsourced to bkmaster.
I do a search based on a name in bkpeople.
When the name is found ( or not - set exact is off - should show closest match), I want to show information from...
Hi all-
For some reason, when my program gets to the code below, VFP 7 says Not Responding when I look in the task list of windows. I can run in a separate .prg and it works, but when run from a form, it hangs. In the code below, I have a 1 field table that contains primary keys of another...
Hi -
I use a local view on a form. I requery('vpeoplemast') and data shows on the form in textboxes with controlsource set to vpeoplemast.field.
If there is more than one record in the view, I want a navbutton to become visible and I want to skip through the view just as a table.
Problem is...
Hi guys-
I have a form with labels that the user can click on to go to another form, etc. I wanted to use labels because I wanted it to look more like text that can be clicked on
(such as a hyperlink- buttons are too bulky). When I click the label, it fires and all is good. I have assigned...
Hi-
Very strange-
I have report form that uses 2 views for reference, with only one record in each view, and when I select to print the report, it wants to print about 300+ reports, when it should only be printing a 1 record report.
I have other reports that use the same views and they print...
Good Afternoon-
Having a problem I have never encountered:
I have txtboxes that control source to an updateable view.
When the user is finished editing - I execute this code:
If Messagebox("Save Changes to Lienholder Information?",4+32+128,"Please Confirm") == 6
Select...
Hi all-
I'm using a moverlist, and I can load the source list into 2 columns ( a description, and a unique key to find the description in a table)--however, when I select items from list1 to move over to list2, it only copies over the 1st column(description) of the source list, but the unique...
hello all-
getting pretty frustrated here! I have 2 fields from Keydesc that I want to add to this moverlist. I want the Description(Desc) and Primary to show. I've taken a look at MikeLewis response to another question about additem, and I have tried the using the code below...
LOCAL nRow...
Good Morning All-
Sometimes my users will minimize my program to run another, but the problem being is the user must enter there employee number before my program starts and the employee number is a global public variable. However, If a clerk uses a program just by maximizing the screen, the...
Hi all-
Have Winnt with Novell 4.2 Service PAck 2.
I recently ran an .exe from Novell site called Autologin.exe because the novell client would not let the user (who has no password) login with 'hitting the enter key' to select logging in.
Autologin works great, however, now - we've swithced...
Good morning-
Have had an VFP 7.0 app out for about 2 months, and starting receiving the question above about a week ago.
Didn't change anythiing regarding the resource file - so I am not sure why this began. All I can add is that there is a 2.6 DOS app that runs under a subdirectory of the...
Hi all -
Got a problem when my app runs, it also opens up ntvdm.exe an iconizes itself on the taskbar with c:\?????????? as the icon name.
This is new and I have now clue as to why it would be happening all of a sudden.
I looked in the tasklist and it was running twice. I killed the processes...
Good morning.
I have a machine that has client 4.8 on it.
The user name has no password, but I have to physically press 'Ok' to login to the network.
How do I set it to where when the machine 'reboots' - poweroutage, etc, - that it logs in automatically without having to press the 'Ok'...
Hi all -
I have an .asp page that creates a dynamic .asp list of similar items searched upon.
When the user clicks on the "Name" that was the closest match, the dynamic .asp will take an account number and go to the 'live' database and retrieve data and post to a .htm file.
Problem I...
Hi all -
I use :
[b]
set printer to NAME getprinter()
/[b]
So - if user selects "cancel" instead of "Ok"...how to let program know they selected "Cancel"?
When the user hits cancel - just uses last set printer...
would like to stop and not print at that point...
hi all -
Would like to know if it is possible to change the user's windows screen resolution when they run my .exe.
The reason is that some of the users must have their resolution set at 640 * 480 to run other applications smoothly...thus had to develop a 640 * 480 program...else they would not...
Hi all-
I had posted a thread titled "Calling printers by IP address - possible?" and received some good advicefrom BluePanic to:
SET PRINTER TO NAME \\server\printer
Well - found out that all of our branch offices have the same name for the printer, so can use the name of the printer...
Hi all-
Something really strange is happening that is keeping me from building an executable.
It will allow me to rebuild my project with no errors, but when try to build the application it is hanging on a report that I have used Ramani's SETFRX.prg against.
I can't figure this out because it...
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.