Author Topic: Very strange problem  (Read 4372 times)

0 Members and 1 Guest are viewing this topic.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Very strange problem
« Reply #15 on: May 21, 2014, 08:17:20 PM »
Just another side note.
The "SCREENSIZE" variable will NOT be updated when using vla-put-height etc until you exit the complete lisp call chain and return to the command line. This has been an issue for about 10 years and can cause some weird problems if a subsequent call is made to (getvar "SCREENSIZE") in the current routine chain.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.