Posted by Bob A on October 24, 2014 at 08:59:16:
have used this many times in Comet/16:
SELECT CASE SELECTED$(LUN)
CASE Y.ANS$
GOSUB FurtherProcessing
CASE N.ANS$
::::::
ENDSELECT
Y.ANS$ and N.ANS$ are the constants "Y" and "N"... just easier to find in the listing....
I had to trace this to find out what was going on in Comet/32...
if I have the array item SELECTED$(LUN) the trace displays that it hits the CASE Y.ANS$ statement but never enters the GOSUB
if I put SELECTED.LUN$ = SELECTED$(LUN)
and use the SELECTED.LUN$ in the SELECT CASE statement... works as always
Bob "A"
P.S. Ebola update from NYC... at 06h30AM there were helicopters buzzing over head and a major thoroughfare (First Avenue) was half-closed to accommodate the satellite trucks in front of Bellevue Hospital (it's on 27th street... I'm on 20th street... oh well......)
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.