Hi Diane,
I am not sure what the limit is, but I just used this little code snippet to
create 10,000 of them in a blank document, and it seemed to work fine.
Loop While(i <= 10000) LoopVar(i) Init(1) Incr(1)
New VariableFormat DocObject(ActiveDoc) Name('Variable'+i);
EndLoop
How many do you need?
Rick Quatro
Carmen Publishing Inc.
585-659-8267
[email protected]
www.frameexpert.com
-----Original Message-----
From: Diane Gaskill [mailto:[email protected]]
Sent: Wednesday, October 28, 2009 12:15 AM
To: [email protected]
Cc: Matt Sullivan; Rick Quatro
Subject: Maximum number of variables in FM?
Hi Matt, Rick, and Everyone,
What the maximum number of user variables that can be created in FM 8? The FM
help says that the maximum number of characters in a variable definition is
255, but does not specify the maximum number of variables.
Thanks,
Diane
_______________________________________________
You are currently subscribed to Framers as [email protected].
Send list messages to [email protected].
To unsubscribe send a blank email to
[email protected]
or visit
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com
Send administrative questions to [email protected]. Visit
http://www.frameusers.com/ for more resources and info.