×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

CatScript

CatScript

CatScript

(OP)
thread560-344472: Spell Check Macro?

Hi everyone,

Can anyone provide me CatScript for Spelling Check in Catia V5 (Version R18 & Above).

Macro should include MS word library with spelling suggestion ..

I have found one post for Spell Check in Vba script but it is not working , so looking for CatScript.

Thanks in advance.

RE: CatScript

this macro would work with a bit of up(down)grading to your system level.

My guess is that you're not using R21, I am myself still using R20 (on the way to 3DEXP 14X)

When you change CATIA level, you also have to change VBA script. each VBA file is linked with reference files in Tools menu.

Solution :
  • open old CATVBA file
  • create new CATVBA file
  • copy text from old Module 1 into new Module 1
  • export both old Form (Main_window and Language_Selection) on a folder
  • import forms into new CATVBA
  • Make sure Microsoft Word xx Object Library is checked in Tools Preferences.
Voila, it works for me.

(thanks Lukasz Szczypin for the script)

Eric N.
indocti discant et ament meminisse periti

RE: CatScript

(OP)
Thanks for the tips .. I. will try this..

I am using Catia V5r18.

last time when I run the vba script it asked for library, I already checked the Ms word object library box but still error was same..

Can I get CatScript instead of Vba.

Thanks..

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources