Hello again.
I am trying to do a very simple ole automation of outlook.
I am trying to create new folders in outlook from Paradox and delete some old folders.
I have no Idea where to start. Does anybody have some sample code to do this or know what books articles I should read/get?
Thanks
Hello All.
I bought Paradox 11 from corel (it is just packaged with WP11).
THe deldir works perfect.
This was a bug in the paradox 9 program which they fixed in paradox 10, 11
Hi.
Thanks again for your help. THe solution did not work. I went to another group and found hundreds of references to this problem. if you go to comp.databases.paradox group.
(i got there by Google groups, search on "corel paradox"
then click on comp.databases.paradox.
then search on...
Here is the code. By the way I lied when I checked off programmer as you can see below.
The heart of this thing is in the WHILE loop about 1/2 way down. Here I look for files then copy them all over to ARCPROGRAM FILES.
THen at the very end I try and delete the dir with fs.deletedir(newdir)...
Hello. I am a new programer to paradox. I have tried to move windows files around using filesystem commands.
I use a *.* to find all the files in a directory.
I copy the files to another directory.
Then I try to delete the orginal (now empty directory)using
the command "deletedir".
I get an...
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.