Skip to main content
Participant
September 28, 2024
Question

Action cannot save offset path negative values in CS6

  • September 28, 2024
  • 1 reply
  • 232 views
When I create a new action and input -0.11 in the offset path and save the action, when I load this action again, the offset -0.11 automatically changes to 0.11. How can I ensure that the negative value is preserved and does not change to a positive number? What can I do to resolve this?
 
I am using Illustrator CS6.
 
Thank you
This topic has been closed for replies.

1 reply

Kurt Gold
Community Expert
Community Expert
September 28, 2024

I cannot test it in Illustrator CS6 anymore, but you may share the original action set file, so one can have a look at it.

sam_3503Author
Participant
September 30, 2024

Thank you for your answer 

I can't upload the original action file  ,here the code I opened in text format

/version 3
/name [ 5
5365742037
]
/isOpen 1
/actionCount 1
/action-1 {
/name [ 8
416374696f6e2034
]
/keyIndex 3
/colorIndex 0
/isOpen 1
/eventCount 1
/event-1 {
/useRulersIn1stQuadrant 0
/internalName (ai_plugin_offset)
/localizedName [ 11
4f66667365742050617468
]
/isOpen 1
/isOn 1
/hasDialog 1
/showDialog 0
/parameterCount 3
/parameter-1 {
/key 1868985204
/showInPalette -1
/type (unit real)
/value -0.2834645808
/unit 592476268
}
/parameter-2 {
/key 1835627634
/showInPalette -1
/type (real)
/value 4.0
}
/parameter-3 {
/key 1785623664
/showInPalette -1
/type (enumerated)
/name [ 5
526f756e64
]
/value 0
}
}
}