Jump to content
Developer Wiki and Function Reference Links ×

Symbol to PROCEDURE


Assembly

Recommended Posts

This one i've been working on for a few, thought it might be useful to others.

What the script does is loads a text file into an Array

Searches the Array for BeginSym and EndSym

Copys the text in between these calls into a new array.

Then uses the array to write a new text file.

In short It turns the Symbols into Procedures.

HOW TO USE

1) Create a file with a number of symbols.

2) Export the text file as a script.

3) Name the file as per what this script looks for

(look inside Procedure PlatformFileName).

4) Run this script and it will output a new file

(again look inside Procedure PlatformFileName).

5) $Include the output file in a PIO.

5.1) Create a POP up and cut and paste the list you find in the output file.

You now have a PIO with a pop up to select which symbol Procedure to draw.

http://pastebin.com/mbf4d40d

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...