I am prompting the user to input a date with a 4-digit year. I have 'Set Century On' and my statement looks like the following:
@4,0 Say "Date of Service" Get tDOS Picture "99/99/9999"
However when the Get receives focus it prompts for the date with a 2-digit year, i.e. "99/99/99" I thought...
Seems like this forum is all but dead, but I'll post this anyway. After several years of being away from clipper, I'm back to supporting an old app. My problem is RTLINK cannot find my link script file, even though I'm compiling out of the same directory. The compiler finds all the files and...
I am attempting to upgrade(patch) clipper from 5.3 to 5.3a without success. When I view the PATCH.LOG file almost all the files have the following error: 'wpt0036: Old file was not found. However, a file of the same name was found.'
The install program is obviously seeing each file but...
I have built a report and am trying to fill the dataTable with a stored procedure. I am receiving a similar message for each column I'm returning to the dataTable: "Argument not specified for 'parm_Active' of 'Public Overridable Overloads Function Fill(dataTable as...
I'm attempting to create a view with one of the fields in the view being the addition of several fields in a single row. You can see in the code window what I've tried to do but it doesn't work. I realize this is probably a simple question but I very much appreciate your help. Thanks.
Keith...
I've written a VB.net app that has been deployed on a users site through a third party. When the user executes the app almost immediately they receive a Common Language Runtime Debugging Services error stating:
Application has generated an exception that could not be handled.
Process...
I have a treeview control that won't programatically pass the focus to a textbox. After the user drills down to the appropriate level in the treeview (I do an edit here to ensure they're at the right level) I enable a groupbox which contains 2 textboxes. I then change to focus to the textbox...
I need some help here. I want to take a treeview object and programatically select a node, 4 nodes deep in the tree and then expand the node at that level. Then I want to lock it where the user cannot make a selection anywhere up the tree but must continue on down this same branch.
By looking...
I've reformatted the HD on a Compaq Presario 5152 and now when I boot off the floppy I cannot read the CDRom drive. I created a bootdisk off another W98SE system and the disk works fine on other computers. However, when I boot the Compaq from it I can see the drive letter but cannot access any...
I'm running a Clipper app across a VPN and it loads VERY slowly (approx 10 Minutes). I'm wondering if anyone has encountered a similar situation and what they did about it. The OS is Windows 2K Server w/2K Pro running on the workstations. The particular app opens four files. After opening...
I'm attempting to run NET USE on a single workstation under W2K Pro in order to redirect the print to a USB printer. (The system has no parallel port.) When I execute the command I get the message "The Network Connection Could Not Be Found". This seems to be saying that I cannot use...
While testing out the 'Automatic login to host' feature of pcAnywhere I inadvertently locked out one of my accounts and cannot get it unlocked. After repeated trys to get pcAnywhere to auto login to the client PC it has evidently locked me out permanently. When I view the account under Active...
I need a simple way to write a print job to disk. I'm running Clipper 5.01a under Windows 2000. We use the NET USE command under W2K to redirect print output to various printers on the network. I thought there might be a way to use NET USE to redirect output to a file, but at this point I...
I'm trying to prompt the user to select a text filename--similar to what most applications do with the File|Open function, thus allowing users to drill down and select the appropriate file. The trouble is I'm such a newbie to VFP that I'm struggling with how to do this. I've got years of...
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.