[futurebasic] getting a meaningful number from a font pop-up

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 2002 : Group Archive : Group : All Groups

From: Bowerbird@...
Date: Thu, 24 Jan 2002 14:38:21 EST
ok, i've got a font menu in a pop-up (sorted alphabetically), and
when it's used, i get the number of the menu-item that was chosen.
(so the first alphabetical item on the list returns "1" when chosen.)

now how do i translate _that_ number into
the number i would use in a "text" statement?

-bowerbird