Message 1 of 3
GETSTRING and text with spaces??
Not applicable
03-11-2002
12:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to enter lines of text that have spaces, but using GETSTRING will not allow me to enter
spaces.. what can I use or do as an alternative?
(setq
a3 (getstring "\nEnter Street Address:")
)
spaces.. what can I use or do as an alternative?
(setq
a3 (getstring "\nEnter Street Address:")
)