Does anybody know a code on how to get the difference of the system time in batch?
e.g.
ACCEPT WS-START-TIME FROM TIME.
ACCEPT WS-END-TIME FROM TIME.
Then I want to get the difference of the
end and start time and put it the difference
in hh:mm:ss format.
thanks a lot!
*mytable is a variable
*cmdfind.click has this code
sele &mytable
index on lastname + firstname to l
locate all for ATCLINE(allt(thisform.txtname.value), allt(lastname)) != 0
*im receiving syntax error
*i guess its in the lastname parameter
pls help me..
thanks
*mytable is a variable (e.g. mytable = "temp")
*open table method of data environment has this code
sele 1
use table2
sele 2
use &mytable
how will i set a relation on the field1 of mytable
into field1 of table2?
Help me again.thanks
when i use cursorsetprop("buffering",3,&mytable),
there is an error
mytable is a variable for table name.
i need to use a variable in table name
because in my form, it will use a table
depending on the input.
how do i go about this problem.
pls hel me
thanks
Why is it that when i exported the table with a memo field,
it does not appear in the exported excel file?
By the way, I used to open the excel file in staroffice.
Controls:
Form1 (data environment>code: use table1)
> combo1 (source: fields of table1)
button1
click: opens report
close data
sele table1
form1.refresh
Question: How can I make the value of combo1 to be the last...
Please help me make the close button on my compiled/bulit executable application work.
When I click on it, it displays Cannot quit fox pro...
thank you
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.