.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT LANGUAGE


Spc function
Example

Inserts a specified number of spaces in the output from a Print or Print # statement, beginning at the current character position.

Syntax

Spc ( numExpr )

Elements

numExpr


Usage

If you specify a width for the file, numExpr interacts with that width as follows:


You can set the width only for printed files. If you don't specify a width for the file, LotusScript prints exactly numExpr spaces.

Example
See Also