A .SP 2i in GML document doesn't yield 2 inches


Question

When I put a .SP 2i control word in my GML document, I don't get exactly two inches of vertical space. Why?

Answer

  The DSMPROF4 profile turns on vertical justification.  (.FV JUSTIFY)

  The SCRIPT default is .FV TOP but the profile overrides this which often
  confuses users.

  Either turn off vertical justification or use the A parameter on your .SP
  to ensure the space is not altered by vertical justification.

  DSMPROF4 has approximately 600 records and does many things. If you're
  debugging and don't have GML tags in your source, don't use the profile and
  debug from that point.

Last updated: 93/08/04 14:01:10

Previous Contents Next