Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / May 2006

Tip: Looking for answers? Try searching our database.

word.basic

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pablo Taminelli - 22 May 2006 21:54 GMT
Hello
I need to modify an old program, which creates a .doc file, using the model
"word.basic" (MS Word 95) instead of "word.application" But I can't find the
properties or methods of that model. Today, the program is very simple and
only inserts text:

oWord = CreateObject("Word.Basic")
...
...
oWord.Insert("Text......")

But what I need is to align that text (Left, Center, Right, Justify) and
make some other changes

Thanks
Jay Freedman - 22 May 2006 22:29 GMT
Hi Pablo,

You can download the Word 95 WordBasic help from
http://www.microsoft.com/downloads/release.asp?ReleaseID=26572.

If the program is actually going to run on a later version of Word, it would
be better to rewrite the program to use VBA.

Signature

Regards,
Jay Freedman
Microsoft Word MVP          FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

> Hello
> I need to modify an old program, which creates a .doc file, using the
[quoted text clipped - 11 lines]
>
> Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.