Support Board
Date/Time: Thu, 06 Mar 2025 19:16:50 +0000
Post From: ACSIL string
[2022-02-07 08:42:57] |
User907968 - Posts: 836 |
How would I work with SCString to see if it starts with another string? For instance, if I wanted to check if a drawing object text begins with "DEL", then erase the drawing.
ACSIL Programming Concepts: Working with SCString, Text Strings and Setting ACSIL Structure Member Name Strings Compare CompareNoCase Also, when I modify a horizontal line drawing, it changes the text alignment to above the line.
Do you set the text alignment variable? Using Drawing Tools From an Advanced Custom Study: s_UseTool::TextAlignment
|