Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Fields?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00907048
Message ID:
00907081
Views:
16
how would you fill in forms?

Peter


>If the fields have a bookmark you could do something like the following:
>
>
>if odoc.bookmarks.Exists['somebookmark']
>orange = odoc.bookmarks['somebookmark'].Range()
>orange.text = 'Text to fill'
>endif
>
>
>hope this helps.
>
>- Joel
Peter Cortiel
Previous
Reply
Map
View

Click here to load this message in the networking platform