Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Simple Constant #195

Open
ethanpil opened this issue Dec 29, 2013 · 2 comments
Open

Idea: Simple Constant #195

ethanpil opened this issue Dec 29, 2013 · 2 comments

Comments

@ethanpil
Copy link

Instead of creating a loop of 1, how about a simple constant field?

@benkeen
Copy link
Owner

benkeen commented Dec 30, 2013

Hey @ethanpil, yeah I wondered about this... but the thing is it can already be done in two ways:

  1. Use the Constant field and set the loop absurdly high,
  2. Use the Custom List field and just enter a single item.

But neither solution is terribly intuitive, I admit...

@worldspawn
Copy link

I needed a binary constant (in hex notation). However there doesn't appear to be a way to stop the generator wrapping the value in single quotes. Perhaps you could leave it to the author to quote the value or not as you are really only supporting string constants atm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants