Author |
Message |
Topic: Class folders and functions only showing in Package editor. |
Ardsheal21
Replies: 1
Views: 2720
|
Forum: CMUD General Discussion Posted: Fri Jun 21, 2013 5:30 pm Subject: Class folders and functions only showing in Package editor. |
I have been using CMUD for a few years now and I used Zmud prior to. I ran into an issue last night after attempting to close my client. I went to file and clicked close all like usual, except for thi ... |
Topic: Unexpected Variables being created |
Ardsheal21
Replies: 3
Views: 4417
|
Forum: CMUD General Discussion Posted: Wed Jun 19, 2013 7:05 pm Subject: Unexpected Variables being created |
I believe I figured it out. I am not familiar with #delitem, I normally use %delitem. Anyway you were correct, it had been creating a new variable each time because it didn't exist. Thanks again. |
Topic: Unexpected Variables being created |
Ardsheal21
Replies: 3
Views: 4417
|
Forum: CMUD General Discussion Posted: Wed Jun 19, 2013 5:33 pm Subject: Unexpected Variables being created |
With #delitem %i bag%expand(@bagNumber) I am trying to get it to remove %i(pinewood,etc) from the @bagnumber(bag21,bag22,etc) variable. So in turn I am trying to remove it from the string list I have ... |
Topic: Unexpected Variables being created |
Ardsheal21
Replies: 3
Views: 4417
|
Forum: CMUD General Discussion Posted: Wed Jun 19, 2013 3:14 pm Subject: Unexpected Variables being created |
Hello this is my first time posting here. I have an issue with a function in CMUD creating some unexpected variables.
#for @arPlanks {
#if (%ismember(%{i},@dbScraps)!= ... |
|