[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

1316.0. "Udp in ALL-IN-1" by SWETSC::SANDSTROM (Elisabeth Sandstr�m) Wed Aug 26 1992 15:40

USE UDP FOR READING A VALUE TO A DOCUMENT
-----------------------------------------

Hello!

I have a customer who is running ALL-IN-1 V2.4
and would like to use a UDP for putting in a
value of a variable in to a wps-plus document.

He can solve this using the Merge function but he
wonder if a UDP could do this instead. 

Maybee it should look something like
.function display...???

Have tried to find something in [allin1.cbi_
language] but without success.

Has anybody a suggestion to give?

Best Regards,
Elisabeth, Office team - Stockholm

T.RTitleUserPersonal
Name
DateLines
1316.1A WPS-PLUS question I can answer!IOSG::SHOVEDave Shove -- REO-D/3CWed Aug 26 1992 15:4213
    Just do
    
    .process symbol
    
    for example 
    
    .process oa$user
    
    will insert the current user's name.
    
    HTH,
    
    Dave.