home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power GUI Programming with VisualAge C++
/
powergui.iso
/
trialva
/
ibmcppw
/
macros
/
center.lx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-22
|
169 b
|
6 lines
/* Macro to centre the text on the current line */
'EXTRACT CONTENT'
'EXTRACT TEXTLIMIT'
centred_string = centre(content,textlimit)
'SET CONTENT' centred_string