If I good understood, you need only type:
1.
modify structure
2.
and then to insert your new column manually
3. and it should work
4.
after 1st-time running of the programm add * to your programm
* modify structure && note - use this command only for the 1st time
Stefan
I had such problem, that if I use DIR command from FPW26.a and RUN /n xxxxxxxxxxx in the same prg-code the first command is slower and do not write all filles.
I solved it that I write e.g. Wait Window " 7 second " Time 7 and then It works, it means I create a PAUSE for 7 seconds and the first...
I am able to write simple macros in Outlook or Word.
In order to improve my skills I have installed MS VB 2005 Express edition. But it is terrible environment, because I do not know where I can write VB scripts! And my son also said that it is too complicated and very time wasted (you are...
APPEND FROM <file> | ?
[FIELDS <field list>]
[FOR <expL>]
[[TYPE] [DELIMITED [WITH TAB
| WITH <delimiter>
| WITH BLANK]
| DIF | FW2 | MOD | PDOX | RPD
| SDF | SYLK | WK1 | WK3 | WKS
| WR1 | WRK | XLS]]
Adds records to the end of the current table from another file.
I did not find...
Thank you,
i did not know it (! cmd /c DIR /? > CMDHELP.TXT).
Till now I solved it by writing the DIR command into MEMO-field, then copying MEMO to bat-file and then starting the bat-file.
Now, I am shure it doesn't depend on any national environment!
Thank you jrbbldr,
but if you see my prg-file it worked in Windows 95 before!
Now, there is something wrong, it asks me for various *.dll.
On the other side, your examples are another case, because I do not want to use other software than FPW26.a.
Whatever I tried to write in search windows on top of the tek-tip screen (i.e. advanced,Find A Forum, Google Custom Search) I did not find an example how send mail from FPW26a.
What do I wrong?
What is Blat?
Then you can use Explorer from Wwindows XP for managing your files (It is some times very useful)!
Example:
1. I found this file on USB-key G:\
* Engineering_ocupational_Health.pdf
2. Now, if I type in FPW26.a command window:
run /n explorer "Engineering_ocupational_Health.pdf"
then Explorer...
You wanted => how can i read the content of a text file, line by line?
If you make *append from modem1.txt type sdf* the result would be 5 records in the new table. Because one record=1 line, then you can "read the content of your text file, line by line" as you wanted (now your new table has 1...
[1] If I launch DIR command from FPW26.a command window or prg, the result are inly 8.3 file names in English
Example: Looking for ppt-files in Document and settings
a) DIR C:/xxxx/*.ppt /s /a:-d >result.txt
b) Directory of C:\DOCUME~1\XXXXXXXXXXXXXXX
ELEARN~1 PPT 756736 13.12.06 22.32...
Very simply!
1. You have e.g. myfile.txt
2. Create any new table, e.g. myfile.dbf with
one field e.g. for 150 characters
3. Use myfile.dbf
append from myfile.txt type sdf
browse width 150
I use it some years.
Stefan
I needed any prg-example how send in FPW2.6a e-mail (I have at home Window XP Prof).
Note: I have this prg-file but it does'nt work - it asked for 6 dll-files and then writes eror: c:\windows\system\mapi.dll is an invalid library or path name.
SET LIBRARY TO SYS(2004) +...
Hi,
my exe-output has 2 windows on 15'' screen. I tested it at school on 19'' screen, but output did not look nice.
How can I solve in my in prg-file an output for 800 x 600 (it would be in the middle of 19''screen then).
Stefan
Hi,
I bought a book about SQL with CD. There was SQL7, I instaled it on my PC. In directories there are *.mdb and *.sql examples.
I understand principle but I do not know such simple thing, how to run SQL-queries in MS SQL7 server.
What should I do?
Stefan
P.S.: When I use mysql I can...
Hi,
I will use FPW2.6a because its geniality and need sometimes for my student to convert my foxpro table with 7 colums and one memo-field into mysql.
I made a prg.file, which converts without problem 7 colums but not the whole memo. A
Allthough it works to convert a string (just part of...
Thanks,
but at the time I need'nt VFP. I do not know object programming. In the year 1998 the computers were not enough quick, RAM and disk space were low, etc. Now, with progress of ICT also FPW2.6 enables completely new approaches and applications. I am using FPW2.6, e.g. as text editor...
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.