|
Hans, In an array situation with compile-time data, what are the lengths of the array elements if %len() is used on them, as follows? Would they each be 80 bytes long, or would the length of the data in the element initially set the length of the array elements? D MyHTML S 80A Dim(10) VARYING CTDATA PERRCD(1) ... **CTDATA MYHTML <HTML> <HEAD> <TITLE>My First Web Page</TITLE> </HEAD> <BODY> <h2>Hello world!</h2> My Name is <b>Bob Cozzi!</b> </Body> </HTML> <!-- End of HTML -->
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.