Hello,
I have two services one I will call "Processor" the other we will call "Communicator". The Processor calls a function on the Communicator which tells it to contact a third party web service. The web service returns a file stream and the Communicator writes the stream to a DFS File...
I am not sure if I am using the right thread but does anyone know of an activeX control or a dll that creates a 3 of 9 barcode and stores it as a gif or jpg. Any suggestions are great.
Thanks in advance
Hey Everyone,
I am trying to find a way to highlight text in a rich text box. I have it the highlighting works but the richtextbox jumps around when you type on it. Basically, it moves the scroll bar one line per keypress until the text you are typing is at the top of the control.
I am using...
Hello all,
I am attempting to use a date time picker control for an application I am creating. I was wondering if anyone knew of a way to set the minutes interval on that control. Currently the only thing it will do is go up by one minute with each click. I want to increment by 10 minutes or...
I am attempting to bold specific nodes of a tree for a message center type application. Basically the unread messages will be bolded. I have found ways to do this with VB but I can't find anything for FoxPro. Does anyone have any samples or suggestions.
Thanks in advance,
I was not sure how to phrase the subject but here is my dilemna. I have written a program that constantly runs and automates some procedures for my company. I am currently logging information about the state of the process in a free table. I want to also display this information on the...
I have a form with four textboxes on it (A,B,C, and D). I am trying to use the value of Textbox D to determine which of the other textboxes will receive focus. I have the following code in the keypress event for box D.
IF nKEYCODE = 13 &&ACSII for the enter key
mX =...
Hey Guys,
I have FoxPro version 8.0 and I am trying to link a scroll bar to a container on the form. I have tried the Scrollbar 2.0 and the Flat Scrollbar and I can not seem to get it to work. Does anyone out there know how to accomplish this task.
Thanks in advance,
Hello all,
I am trying to alternate colors in my grid. However, we are using a cursor that has many index tags. So whenever we do set order to the order of the grid changes. so the following code will not work
SELECT curDBVIEW
THISFORM.Grid1.SetAll("DynamicBackColor"...
Hello,
I have developed a program that shares a users drive for them automatically if they want it to. Right now it always asks the user if they want to share their drive. Even if it is already shared!!!B-(
Does anyone know a clever way to check to see if a specified folder is shared...
Hello all,
I was wondering if anyone had any code snippets on how to get the workgroup name of a computer in Windows 98 and ME. I would rather not use the Windows registry. I used NetWkstaGetInfo function for 2000 and XP. Does anyone have any suggestions.
Thank you in...
I am using Async Pro to write a program that uses TAPI to connect to a bulletin board. The program uses a script so that a user of the program doesn't have to enter in any input. The only problem is that the cursor returns to the top of the screen after input from the script. Does anyone have...
I was wondering if anyone had any sample code of a multi-threaded FoxPro .prg. I have tried to find documentation online but it is very scarce.
Thanks in advance
[laser]
I was wondering how I could check to see if a mapping is still currently available. (i.e if the server is shutdown) I need to know before I perform other tasks on the server.
Thank you [auto]
I am trying to see if a file exists on a mapped network drive with FoxPro 8. I have tried to use File() and Directory(). They both work if the network computer is on. However, if the network computer is not turned on. There is about a 20 second delay before the File() function returns false...
I am trying to share a local folder to the network. I have tried to figure out the function netshareadd. But I can not get it to work. Could anyone help me out Please.
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.