Hello,
I need help on how to expand a node with the item selected? basically, i have a treeview populated by the records and I'm using a record number as a key converted to a string, but what i want to do is have the item or node expanded based on what was selected.
thanks!
Hello,
i have the following code from foxpro and sql, basically i need to know if i'm passing a string properly to my stored procedure in SQL, i'm trying to pass lcWhichWay variable which is a string and i don't get results but when i put "AND kbenen.abene=1" directly i get results...
Hello,
I need help on how create a cursor base on values example:
table1.record has 4 records and i want to create a cursor to have fields names based on the records, like record1 becomes a field name on the new cursor then record2 being the second field name on the new cursor and so on.
thanks!
help anyone on how to calculate available lines to print on legal size, basically we're using the @say command to print documents on legal size and letter size and need a solution on how to start printing to the next page when it is needed.
thanks!
Hello,
is there any way to use hot keys on a pageframe, basically i have a form with pageframe and with multiple pages, and i have underlined 'P' for first page as print,then 'D' for download on the second page and 'V' for View on the third page, what happens is, if i'm in a first page which is...
Hello,
I have a small executable and it's just like a reminder, it's pretty small, but my question is how can i execute this executable when it reach a certain time, i.e. will remind that my oil change is due...
thanks!
I need help on how to run an executable at a certain time without using a scheduler, basically, i have a small executable that i need to run when it some point it reach my criteria to just pop up with just a simple message, kind of like a reminder in OUTLOOK.
THANKS IN ADVANCE!
Hello,
I need help on how to split strings?
example: "PAYOFF DEPARTMENT, 8001 N. Stemmons Fwy, Dallas, TX 75247"
what I want to do is to split them so that "PAYOFF DEPARTMENT" being the name, "8001 N. Stemmons Fwy" being the address, "Dallas" being the...
I need help to resolve error message 'Cannot print; file is already in use or locked'
I created a program thru Visual FoxPro to write to the registry to control my PDF, it writes to registry fine but I get this error. when I go to Acrobat PDFWriter Properties
the following is checked:
port =...
I have the following procedure written in Visual Foxpro
but it's not saving the file name. can anyone please help.
thanks in advace!
***************************************
PROCEDURE SetPDFReg
***************************************
LPARAMETERS tcsize
DECLARE Integer RegOpenKeyEx IN Win32API...
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.