Does anyone know why when I use the distof function when a start_dialog is
active it always returns nil? I am looking for a method for converting
feet-in to inch in a DCL text box. for example a user enters 12'6" I need to
compute to 150.00, If I use (distof "12'6") it returns 150.00 however, if I
try to use the distof function with a action_tile it always returns nil.
Maybe someone know of a good way to convert a string without doing a
done_dialog or parsing it.
Thanks,
Jim Cameron
came...@rapistain.com