Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

A short question about %windows

Status
Not open for further replies.

on818come

Programmer
Oct 6, 2008
22
0
0
US
Hey, you guys!I encountered a small problem
While I was seting a parameter-feedback window

%window feedback
icolumn=15
irow=10
columns=80
rows=20
"<Creat a summary sheet>"
#3 @20 "Adjusted Table Format"
#5 @15 "please enter information of tables"
#7 @15 "The Testing Property" @40 TestProp 6
ATTR=UNDERLINE REQUIRED=YES

Who can tell me how to set %testprop to be a character value which can be assigned to character variable.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top