dil_bert Posted November 10, 2019 Share Posted November 10, 2019 (edited) dear community, i have creaed the ascii-data with the the tool here http://asciiflow.com/ - well so far so good. what if i want to add a block in the row ( just on the fly ) in notepad, Is this possible!? Can this be done with Notepad!? +-------------+ +-------------+ +--------------- +-----------------+ +----------------+ +----------------+ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +-------------+ +-------------+ +---------------+ +-----------------+ +----------------+ +----------------+ [/CODE] +-------------+ +-------------+ +--------------- +-----------------+ +----------------+ +----------------+ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +-------------+ +-------------+ +---------------+ +-----------------+ +----------------+ +----------------+ [/CODE] look forward to hear from you regards Edited November 10, 2019 by dil_bert Quote Link to comment https://forums.phpfreaks.com/topic/309502-how-to-duplicate-ascii-art-code-on-the-fly-in-notepad-is-this-possible/ Share on other sites More sharing options...
requinix Posted November 10, 2019 Share Posted November 10, 2019 omfg yes you can do it 1 Quote Link to comment https://forums.phpfreaks.com/topic/309502-how-to-duplicate-ascii-art-code-on-the-fly-in-notepad-is-this-possible/#findComment-1571427 Share on other sites More sharing options...
dil_bert Posted November 13, 2019 Author Share Posted November 13, 2019 (edited) hi there - many thanks dear requinix - great to hear from you. the above mentioned example is only a little (and trivial) one - see below the more realistic one. +-------------------------+ +------------------------------------------+ | vvloremipsumcallemadridlor | | loremipsumcallemadridlor| | loremipsumcallema | +---------------------------------------+ +----------+--------------+ +------------------------------------------+ | +-+--------------------+ +--------------------------------------+ | loremipsumcallemad | | Bloremipsumcallema | | | | | +----------------------+ +--------------------------------------+ +-------------------------------+ +------------------------------------------+ | loremipsumcallemadridl | | loremipsumcallemadridlor | | | | | +-------------------------------+ +------------------------------------------+ +-----------------------------------+ | loremipsumcallemadridlor | | | +-----------------------------------+ +----------------------------------+ |loremipsumcallemadridlo | | | +----------------------------------+ +------------------------------------+ | loremipsumcallemadrid | | | +------------------------------------+ so - again how to achieve a extension of such a ascii-art example!? love to hear from you Edited November 13, 2019 by dil_bert Quote Link to comment https://forums.phpfreaks.com/topic/309502-how-to-duplicate-ascii-art-code-on-the-fly-in-notepad-is-this-possible/#findComment-1571557 Share on other sites More sharing options...
cyberRobot Posted November 20, 2019 Share Posted November 20, 2019 It's more complicated, but yes it can be done in Notepad. You just need to add spaces in the necessary spots to get the boxes to align how you want them. 1 Quote Link to comment https://forums.phpfreaks.com/topic/309502-how-to-duplicate-ascii-art-code-on-the-fly-in-notepad-is-this-possible/#findComment-1571746 Share on other sites More sharing options...
cyberRobot Posted November 20, 2019 Share Posted November 20, 2019 +----+ +------+ | It | | Just | +----+ +------+ | | +-----+ +-----+ | can | | add | +-----+ +-----+ | | +----+ +---------+ | be | | spaces. | +----+ +---------+ | +-------+ | done. | +-------+ 1 Quote Link to comment https://forums.phpfreaks.com/topic/309502-how-to-duplicate-ascii-art-code-on-the-fly-in-notepad-is-this-possible/#findComment-1571748 Share on other sites More sharing options...
Barand Posted November 20, 2019 Share Posted November 20, 2019 +----------------+ +----------------+ | Make sure to |---+ +------->| (e.g. Courier) | +----------------+ | | +----------------+ | | | | +----------+ | | +->| use a |---+ | | +----------------+ +----------+ | | +------->| and use spaces | | | +----------------+ | +----------------+ | | +--->| monospace font |-----+ | +----------------+ | +----------+ | | not tabs |<----------+ +----------+ | +--------------------------------------------------------------------------+ | V +---------------+ | It also helps | +---------------+ | | | +-------------------+ +-------------------+ +------------------------>| if you sometimes |---------------------->| switch between | +-------------------+ +-------------------+ | | +-----------------+-----------------+ | | | | +-------------------+ +-------------------+ | overtype | | insert | +-------------------+ +-------------------+ | | | | | +----------+ | +----------=>| modes |<----------+ +----------+ 2 1 1 Quote Link to comment https://forums.phpfreaks.com/topic/309502-how-to-duplicate-ascii-art-code-on-the-fly-in-notepad-is-this-possible/#findComment-1571752 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.