I needed to update our framework, which is Bil's framework setup, to Lasso 9 and therefore also needed to update Bil's old, semicolonized lp_ tags to Lasso 9. This took us two weeks in all to convert and test. I let my son do most of the work as a learning project and he did a very good job!
Attached to this post is the zipped file with the following tags (a subset of Bil's tags for Lasso 8 - I do not use all of them):
lp_array_roundrobin.inc
lp_client_browser.inc
lp_client_param.inc
lp_client_params.inc
lp_decimal_fixed.inc
lp_decimal_float.inc
lp_decimal_precisionGet.inc
lp_decimal_precisionSet.inc
lp_display_fileicon.inc
lp_display_filesize.inc
lp_file_findPath.inc
lp_file_listdirectory.inc
lp_file_trimPath.inc
lp_framework_title.inc
lp_header_nocache.inc
lp_header_serveHTML.inc
lp_header_serveXHTML.inc
lp_include_directory.inc
lp_include.inc
lp_inline_dataset.inc
lp_integer_bits.inc
lp_integer_bytes.inc
lp_integer_even.inc
lp_integer_toUnsigned.inc
lp_iterate.inc
lp_logical_between.inc
lp_logical_in.inc
lp_math_binToDec.inc
lp_math_decToBin.inc
lp_math_decToHex.inc
lp_math_decToOctet.inc
lp_math_e.inc
lp_math_hexToBin.inc
lp_math_hexToDec.inc
lp_math_log.inc
lp_page_debug.inc
lp_page_path.inc
lp_page_timer.inc
lp_string_asc.inc
lp_string_chr.inc
lp_string_CP1252toUTF8.inc
lp_string_extendedtoplain.inc
lp_string_getNumeric.inc
lp_string_pad.inc
lp_string_printf.inc
lp_string_random.inc
lp_string_split.inc
lp_string_zap.inc
lp_var.inc
Note: lp_client_browser has been updated to report iOS and Chrome correctly.
We tried to test all these to our best knowledge, so if you find anything that does not work – it might be old L8 code or a ) too many – let me know.
- -
Marc