Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » U++ Esc Interpreter, Esc Macros and templates » [Solved] Esc: Maps and arrays can't have more than 100 elements?
[Solved] Esc: Maps and arrays can't have more than 100 elements? [message #52760] Tue, 19 November 2019 20:07 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1092
Registered: August 2007
Senior Contributor
Hello,

Some time ago I wrote a simple Esc wrapper over Environment() function, which returns the environment variables in key-value pairs. Interpreter seems to cut the array at 100 elements, printing the message "..more than 100 elements"

Then I looked into the Esc package and saw that the Esc arrays and maps are hardcoded to handle max. 100 elements.

I'm curious about the rationale behind this decision.

Also, what are the limits of the values in Esc, in general?

Best regards,
Oblivion


[Updated on: Tue, 19 November 2019 21:42]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: continue bug
Next Topic: No 'include' statement
Goto Forum:
  


Current Time: Tue Apr 23 09:24:30 CEST 2024

Total time taken to generate the page: 0.02157 seconds