K
Ken Chan
hi,
I tried using these scripts, but the file cannot be read
by Notepad, only in Wordpad. Anything wrong??
ActiveDocument.SaveAs FileName:="C:\MYOBInvoice.txt",
FileFormat:= _
wdFormatDOSText, LockComments:=False,
Password:="", AddToRecentFiles:= _
True, WritePassword:="",
ReadOnlyRecommended:=False, EmbedTrueTypeFonts:= _
False, SaveNativePictureFormat:=False,
SaveFormsData:=False, _
SaveAsAOCELetter:=False
I tried using these scripts, but the file cannot be read
by Notepad, only in Wordpad. Anything wrong??
ActiveDocument.SaveAs FileName:="C:\MYOBInvoice.txt",
FileFormat:= _
wdFormatDOSText, LockComments:=False,
Password:="", AddToRecentFiles:= _
True, WritePassword:="",
ReadOnlyRecommended:=False, EmbedTrueTypeFonts:= _
False, SaveNativePictureFormat:=False,
SaveFormsData:=False, _
SaveAsAOCELetter:=False