I am trying to run GPG to decode a file and i am having problem getting it to run. When i call it from inside VFP it says the exe is not there. Has anyone done this?
Also i read that i should not really be using the "run" command i should use "ShellExecuteEx" insted. Anyone have a sample on...
I am have a problem with my menu bar and a top level form. I am sure i can not explain it well so i created a sample programn (http://www.barbeau.net/d2/help.zip) that show my problem. In a nut shell.
I have a top level form and a second form in it to select where i want to go "choice"...
I am having problem locating a file with GREP and Regex can some help with the the line. I want to look for all files that have paul but not john in them.
Thanks for any help
Apr 4 05:04:35 hy-sm-02 /bsd: file: table is full
I am getting the above message and i want to change the limit however i am unsure where to do it in openbds.
i found some information that you edit "/etc/sysctl.conf" and "kern.maxfiles" however that was not for open and i do not have that...
I am trying to write a function where i pass in a list in of values like '1,2,3' and i want to return some information on the matching records. Normal i would build the sql string and then run it via exec(@sql) however exec does not work in a function. Anyone know how i can do this?
Paul
I get a script file from a client (.sql extention) that i would like to load into our server via some kinda of automated process. Right now i am loading the file manually however i do not want to do this in the long run. Can anyone give me a hand?
Paul
Newbee question here i am trying to write a script that move the files from yesterday into a folder dated yesterday however not sure how to subtract dayone from the date. This is the script i have so far however if i run it at 11:59:59 i seam to be missing some files. Can anyone help me out...
I am trying to make it so when every you connect the the website (on the box ) it asked you for username and password
In my root folder (/var/www/htdocs) i have put the .htaccess file however it does not seam to be picking it up. i have looked at the manual and have no idea what i am doing...
I am trying to make it so when every you connect the the website (on the box ) it asked you for username and password
In my root folder (/var/www/htdocs) i have put the .htaccess file however it does not seam to be picking it up. i have looked at the manual and have no idea what i am doing...
I have a file in my "/tmp" that i want to delete that was made by error. the filename is '-20040118_08" how did i delete it. everthing i do thinks the -2 is an argument.
Paul
I am having a problem with this control. When i tab into the field it works however when i mouse click in it does not. I need to to select the whole field when i single click into it. Can anyone help me on this?
Paul
I have a client that wants to send message from inside there VFP application to Yahoo Messenger used (first to see if they are online and second to send them a note) has anyone done this in VFP?
Paul
In the past i used FoxFire to enbed into my installed applications however it is an old verion (3.0) and i was wondering if there was something better out there to use now or should i just update my FF.
Thanks
Paul
I am using the Max and Min in my Spinner Object in a form that is in my top level form. As i do not need it i hide the VFP Window. However when the user enter outside the range the pop does not apear in my form (but in the hidden VFP window. Does anyone know how to fource this to popup in my...
I am look to see if
1) can find out where the cursor is inside a text box and/or edit box eliment on a form.
2) if when i set the focus i can move to the end of the the eliment or a spot inside the field.
i know if the user select text i can found that out however if they do not how do i...
I am look at working with a Top Level Form/Window and i want to use the Max, Min, Close and menu bar on it however when i popup and other forms inside it those controls do not work. The other forms are set as "1 — In Top-Level Form" so why can i not use these. Do i have to use form...
I want to make a button (for use on a touch screen) that simulates the pressing of a tab key. Does anyone know how to make it so my focus changes to the next field in the tab order when i press this button
I want to build a string that i then want to use in a select statement (look at example below) and i can not workout how to do this. Can anyone help me or tell me it is imposible in t-sql
declare @sqlline varchar(100)
set @sqlline = 'op_id = 16'
select * from thetable where @sqlline
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.