![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi there!
Need Yr help. I have a simple txt file and need to add "//" (these two symbols) to the end of the file (last string). Hv tried different ways but always hv carrier return code between last text string and "//". example: text: BLA BLA BLA -need this BLA BLA BLA// but always get: BLA BLA BLA // thanks! exmaple code: dim nf as integer nf = freefile open lpfilename for binary access write as nf put nf, LOF(nf), "==" close nf |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Need String from Email Subject | CondtllyFrmttd | Outlook and VBA | 1 | January 25th 06 04:26 PM |
Use Part of Subject as String | CondtllyFrmttd | Outlook - General Queries | 0 | January 23rd 06 06:57 PM |
string variable that contains formatting | Martin | Outlook and VBA | 4 | January 19th 06 09:49 AM |
Problem with saving .txt attachement | norhaya | Outlook and VBA | 4 | January 12th 06 09:20 AM |
Problem with saving .txt attachement | Michael Bauer | Outlook and VBA | 3 | January 11th 06 08:22 AM |