Message 1 of 8
combine 2 lines to one

Not applicable
07-20-2006
01:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Let say I have 2 lines
txtbox.enable = true
txtbox2.enable = true
how to combine to one line
txtbox.enable = true txtbox2.enable = true
I tried to put , or : between them. neither one works
Thx
--
IV11 Pro. sp1 - uninstalled
Window XP Pro sp2
Pentium 3.2 Ghz, 3.0 GB of RAM
NVIDIA FX 3400 84.26
SpacePilot V 1.1.2
txtbox.enable = true
txtbox2.enable = true
how to combine to one line
txtbox.enable = true txtbox2.enable = true
I tried to put , or : between them. neither one works
Thx
--
IV11 Pro. sp1 - uninstalled
Window XP Pro sp2
Pentium 3.2 Ghz, 3.0 GB of RAM
NVIDIA FX 3400 84.26
SpacePilot V 1.1.2