LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2001, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 14 May 2001 15:16:27 +0200
Reply-To:   Nicolas Pont <nicolas.pont@UNICIBLE.CH>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Nicolas Pont <nicolas.pont@UNICIBLE.CH>
Subject:   AF /TROUBLE
Content-type:   multipart/mixed; Boundary="0__=C1256A4C0048EBCB8f9e8a93df938690918cC1256A4C0048EBCB"

Hello,

(See attached file: problem.sas7bcat)

You will find in this catalog a scl programm very simple.

I use the following to get text attribute of a Text entry control

length test $20 ;

te_test._settext("Hello") ; test = te_test.text

But the problem is that the var test are _BLANK_ ???

Thanks for help

_________________________ Nicolas Pont Unicible

tel: +41 (0)27/327 4208 fax: +41 (0)27/327 4255 mailto:nicolas.pont@unicible.ch


problem.sas7bcat [application/octet-stream]


Back to: Top of message | Previous page | Main SAS-L page