Ticket #2 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

patch-arguments set via 'get-info' for subpatch instance variable assignment - problem

Reported by: nic..@earth.ox.ac.uk Assigned to: bi..@lilyapp.org
Priority: major Milestone: Public Beta 2
Component: Externals Version: Public Beta 2pre2
Keywords: subpatch argument Cc:

Description

patch-arguments in subpatch:properties are assigned to $1 $2 etc in subpatch...

however if subpatch contains a command such as "moveLeft $1" - which is an accepted format I believe, the subpatch argument also writes into this command, which can then not work

Change History

05/27/08 12:05:06 changed by bi..@lilyapp.org

  • status changed from new to assigned.
  • milestone changed from 0.1 to Public Beta 2.

05/28/08 09:05:39 changed by bi..@lilyapp.org

  • status changed from assigned to closed.
  • resolution set to fixed.

05/28/08 09:06:23 changed by bi..@lilyapp.org

now uses # as a token instead of $