Post Reply 
Combine Export and Local variables?
03-29-2022, 02:36 PM
Post: #9
RE: Combine Export and Local variables?
(03-29-2022 02:11 PM)Amer7 Wrote:  Is there any way simple way I could keep the Matrix with Title and their values for later viewing?

Not that i know of, at least not without writing a subroutine specifically for that; but someone else may know better.

I also noticed some of your variable names are reserved names. Generally I try to avoid using reserved names in programs because it can sometimes cause issues. To avoid issues you can add a lower case letter to each variable name; for example: Uu1 instead of U1.

-road
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Combine Export and Local variables? - roadrunner - 03-29-2022 02:36 PM



User(s) browsing this thread: 1 Guest(s)