hi,
sometime script is working perfectly
en sometimes still getting error in position command
can this be fixed??
also have so difficulties with the loop
it seems like the macro is hanging.....
please advise
kisoen
Search found 5 matches
- Thu May 18, 2006 3:10 pm
- Forum: Beginners
- Topic: read text file
- Replies: 10
- Views: 11131
- Thu May 18, 2006 11:44 am
- Forum: Beginners
- Topic: read text file
- Replies: 10
- Views: 11131
read text file
hi
I get the following error
on line If>p>0
please advise what to do or to change
error - subroutine/label p>0 not found
I hope this will help me fixing the code
gr. kisoen
I get the following error
on line If>p>0
please advise what to do or to change
error - subroutine/label p>0 not found
I hope this will help me fixing the code
gr. kisoen
- Thu May 18, 2006 8:23 am
- Forum: Beginners
- Topic: read text file
- Replies: 10
- Views: 11131
read text file
this is my coding GetDate>date Let>CF_OVERWRITE=1 Let>msg=The Date Is : ConCat>msg,date year>YY month>MM day>dd rem Message>%mm%%dd% IfFileExists>n:\Receive\Logs\EDI_import_06%mm%%dd%.txt,next goto>end label>next CopyFile>n:\Receive\Logs\EDI_import_06%mm%%dd%.txt,c:\temp\EDI_import_06%mm%%dd%.txt le...
- Wed May 17, 2006 5:17 am
- Forum: Beginners
- Topic: read text file
- Replies: 10
- Views: 11131
read text file
hi
when testing retrieving an error
can find label programend...
please advise
kisoen
when testing retrieving an error
can find label programend...
please advise
kisoen
- Mon May 15, 2006 6:18 pm
- Forum: Beginners
- Topic: read text file
- Replies: 10
- Views: 11131
read text file
hi I have some problem reading a txt file I don't now how to do that. it is very simple it should read the contents of a text file and where the words MISREF is mentioned it should send me a email (this MISREF contains always with have a number for example MISREF132525) it is also possible that this...