| Author |
Message |
Mirx Respected Member

Joined: 17 Apr 2004 Posts: 696
|
Posted: Fri Jul 30, 2004 10:36 am Post subject: (fixed) Mismatch between commands |
|
|
| I have an command in my menu: highlighted_button == R[2] However, when I click edit, the register displayed shows R[0] Clicking OK without changing anything will change the command to: highlighted_button == R[0] If I then change it back to anything else, and do the same, i'will always show R[0] as default in the editing mode. Tried different parts of the menu, but for highlighted_button, it keeps going abck to R[0] Other commands do not seem to suffer. |
|
| Back to top |
|
 |
DimadSoft DvdReMake Official support

Joined: 19 Mar 2004 Posts: 2193
|
Posted: Fri Jul 30, 2004 10:55 am Post subject: |
|
|
| Is it == or = ? I.e. is it a comparisson or assignment? |
|
| Back to top |
|
 |
booster Member

Joined: 21 Apr 2004 Posts: 141 Location: Denmark
|
Posted: Fri Jul 30, 2004 11:36 am Post subject: |
|
|
| Confirmed. "System Set instruction" "Set highlighted button = R[x]" (x = other than 0) Then double-click the line again and it shows "R[0]" |
|
| Back to top |
|
 |
booster Member

Joined: 21 Apr 2004 Posts: 141 Location: Denmark
|
Posted: Fri Jul 30, 2004 12:06 pm Post subject: |
|
|
| "System Set Instructions" "Condition" ticked OFF "Set Register Value and Mode" "R[x] = R[x]" (x = other than 0) "LinkNoLink" ticked OFF Resulting command is: Set R[6] mode to Register, R[6] = R[7] then edit the command. Defaults to R[0] = R[0] |
|
| Back to top |
|
 |
Mirx Respected Member

Joined: 17 Apr 2004 Posts: 696
|
Posted: Fri Jul 30, 2004 4:45 pm Post subject: |
|
|
Sorry, "=" off course Doing to many things at once  |
|
| Back to top |
|
 |
CDR-Zone.COM Advertisement Bot
 
|
Posted: Post subject: Advertisement: |
|
|
|
|
|
| Back to top |
|
 |
|