Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 06 SEP 2006 10:51:45PM Richard Richter wrote:

I'm using 7.2.1 OIPI. I need to position a table a table 2 inches to the right of the left margin. I tried the POS and INDENT messages prior to the ADDTABLE message. Aside from printing line by line and column by column using the TEXTXY message, is there any way to indent the table?

Thanks,

Richard Richter


At 06 SEP 2006 11:53PM Barry Stevens wrote:

Use the "Position - Position" option

Parm7 - Format

Border See OIPRINT_EQUATES

Border style for the entire table

0 - None

 Position

L Left

R Right

C Center

F Flush

Position ←This one (enter the number of inches)


At 07 SEP 2006 08:58AM Bob Orsini wrote:

Barry is correct. A numeric in parameter 7 sub value 2 will cause the program to add in inches the value to the left margin.


At 07 SEP 2006 12:18PM Richard Richter wrote:

What seperates the Border and Position in Parm 7? I've tried comma, @VM, and @FM. What am I doing wrong?

Richard


At 07 SEP 2006 01:12PM Sean FitzSimons wrote:

Richard,

It is @fm delimited.

parm7=TB_ALL:@fm:2

Sean


At 07 SEP 2006 02:21PM Richard Richter wrote:

Thanks Sean. Seems I'm still doing something wrong. I'm getting a not dimensioned or declared. It's declared. This is my command:

v=Set_Printer("ADDTABLE", "~]620":@VM"~900":@VM:"~]720","",Treatment,"","",0,TB_ALL:@FM:1.7)

Treatment is the data from a table using the LIST property.

What is wrong?

Thanks,

Richard Richter


At 07 SEP 2006 02:29PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:

If this is your code you're missing a colon after the first @Vm.

The Sprezzatura Group

World leaders in all things RevSoft

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/5d443cbf75df2b89852571e2000fb974.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1