FrameScript - assign value to a FM variable

Stephen O'Brien sobrien at innovmetric.com
Thu Apr 2 06:27:14 PDT 2009


Hi,

I have 2 variables in FM 8 that I want to assign values to:

(1) Product: assign CAR in default font
(2) ProductBold: assign DOLL with char format BoldOnly

I use the Get command to get the varfmt I want and give the Set commands:

Set vMyVariable1.fmt = '<BoldOnly>DOLL';

Set vMyVariable2.fmt = '<Default Font>CAR';

The first command works, the second does 
not...there is a weird character between the 
words Default and Font and I do not kow how to get that in the command...

I have tried:
- to copy paste the content from the FM dialog 
box to define a variable's value but that does not work
- writing \p or \P or \r bewteen Default and Font 
and I do get characters but seemingly not the good one...

This has to work today...

Any ideas...

Many thx!

Stephen O'Brien
Rédacteur technique senior / Senior Technical Writer
InnovMetric Logiciels inc. / InnovMetric Software Inc.
2014, Cyrille-Duquet, suite 310
Québec (Québec) Canada G1N 4N6

Tel.: (418) 688-2061
Fax: (418) 688-3001
E-mail: sobrien at innovmetric.com
www.innovmetric.com
PolyWorks, the Universal 3D Metrology Software Platform for Manufacturing (TM)




More information about the framers mailing list