How can I run the command:
c:/winpoint/import.exe "C:/psfleads.txt" "F:\PNTTEMPL\DATAIMP\masterimport.imp" "F:\PROSPECT"
can I just put a ! in front of it?
c:/winpoint/import.exe "C:/psfleads.txt" "F:\PNTTEMPL\DATAIMP\masterimport.imp" "F:\PROSPECT"
Thanks,
Ross
use temp.dbf
COPY TO temp.txt DELIMITED WITH tab
This works fine and dandy but the program I am using to import the next files need the have the fieldnames in there.
Does anyone know a work around?
Thanks,
Ross
Below is my procedure but when I execute:
APPEND FROM temp.dbf FOR compid="PSF" AND curdate=wdate
It does not know what wdate is!!!
Can anyone help?
Thanks,
Ross
*********************************************
Procedure getdate
STORE "N" TO correction
CLEAR
DO WHILE correction="N"
STORE "...
My database contains a fullname, first, middle, and last fields
The problem is the records are only populated with a fullname and I need fox to break it up into the first, middle and last fields
example:
fullname
mark a brown
johanna s smith
the first, middle and last names are seperated by...
See my FM field below,
FM
00065000
00028000
00110000
00116000
00080000
00090000
00042000
00245000
00120000
00130000
00260000
00063000
00430000
00145000
00025000
00114000
00090000
Is there a quick replace command that I can use to pull out all these zero's?
Also if there is, is there a command...
Within my program I have a command that executes another program. After this program is executed it askes for a name, i manually enter in the name, a report is generated, and returns back to my original program.....
Now this name that its asking for, is already a variable that I have set in...
As you can see below, i've made a loop that helps check for errors like spelling. Since then I've also learned that humans make errors looking for their own errors.
.....So when you enter the wrong name its looking for a file that doesnt exist. I believe that is error #1. Anyways what can I do...
STORE " " TO var0 &&sixdigit long number
STORE " " TO var1 &&sixdigit long number
STORE " " TO var2 &&sixdigit long number
STORE " " To var3 &&sixdigit long number
@6,1 say "ENTER NUMBER:" get var0 function "!" && I...
Hi,
I am using Unix SCO version 5 on a Compact Proliant 3000 server. This server currently has a 450MHZ processor and has another slot for another processor. Well, what I would like to do is add another 450 MHZ processor. Now, is this something Unix SCO will just recognize if I plug it in? Do I...
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.