Search found 7 matches
- Thu Nov 11, 2010 1:34 pm
- Forum: Technical / Scripting
- Topic: FTP bug?
- Replies: 6
- Views: 6770
- Tue Nov 09, 2010 7:50 am
- Forum: Technical / Scripting
- Topic: FTP bug?
- Replies: 6
- Views: 6770
- Wed Oct 27, 2010 8:14 am
- Forum: Technical / Scripting
- Topic: FTP bug?
- Replies: 6
- Views: 6770
- Wed Oct 27, 2010 7:14 am
- Forum: Technical / Scripting
- Topic: FTP bug?
- Replies: 6
- Views: 6770
FTP bug?
FTPPutFile>(FTPSERVER),(username),(password),21,C:\DevelopersGuide\DocToHelp\NethelpENG\NetHelp.zip,//D2H/,NetHelp.zip,I (Tryed with both ,I and ,A at the end.) The problem is that the file that i need to upload to the FTP, is 25,427kb in size But what gets uploaded is: 3,623kb, and the process stop...
- Fri Jul 02, 2010 7:44 am
- Forum: Beginners
- Topic: Newbie help =)
- Replies: 3
- Views: 4136
Thanks for the quick reply, but i does not work like i wanted it to. Dont know if im pasting it in the wrong place in the code ? (Looks like it's still refreshing the excel line[A18:K18], when it encounters initials) - Let me know if you want more info, or screenshots or whatever =) Im happy to help...
- Fri Jul 02, 2010 6:59 am
- Forum: Beginners
- Topic: Newbie help =)
- Replies: 3
- Views: 4136
Thanks for the quick reply, but i does not work like i wanted it to. Dont know if im pasting it in the wrong place in the code ? (Looks like it's still refreshing the excel line[A18:K18], when it encounters initials) - Let me know if you want more info, or screenshots or whatever =) Im happy to help...
- Thu Jul 01, 2010 12:07 pm
- Forum: Beginners
- Topic: Newbie help =)
- Replies: 3
- Views: 4136
Newbie help =)
This is the code, i need it to react to initials 2-3 characters, when it encounters etc. "HL" or "FTE" it need to Press Enter (Skip the line) (Using the code to refresh cells in microsoft excel) SetFocus>Microsoft Excel - Ugerapport* Wait>0.5 Let>t1=1 Let>x=1 Label>loop1 Let>t2=1 Label>loop2 Press F...