Re: SELECT CASE MyVAR$(I) vs Comet32


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Barbara Brazil on November 10, 2015 at 09:16:11:

In Reply to: SELECT CASE MyVAR$(I) vs Comet32 posted by Robert G Laurin on November 10, 2015 at 08:01:22:

Yes, this is a known limitation. If you got a listing file you will see a WARNING message right after the SELECT:
*****WARNING: VARIABLE SUBSCRIPT ARRAY REFERENCE FOR SELECT

We haven't figured out how to resolve this. It's not just a compiler issue, it involves Comet as well. The warning message was added in Comet version .490. Prior to that there was no warning which made it even more difficult to debug. Until we can resolve this (and it won't be easy) you'll have to assign the array item to a simple variable:

Case$ = MyVar$(I)
SELECT CASE Case$




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]