ME» $Terminate Macro ExpressÖ¹71«ã@Run Macro Express EditorÖ¹71«ã@Start / Stop CaptureÖ¹71«ã@ Resume PauseÖ¹71«ã@!Menu of Macros for Topmost WindowÖ¹71«ã@ Suspend / Resume Macro ExpressÖ¹71«ã@umcountclipboardchars¢«=1«ã@þòà?ÿ0«ã@e\Ô(éÿï? «ã@ÀØã@[-------------------------------------------------------------------------------------------T' Requires Macro Express v 3.5 or laterT[-------------------------------------------------------------------------------------------TEGeneral note: comments are placed ABOVE the line(s) they refer to :-)T[-------------------------------------------------------------------------------------------TSupport informationTDeveloper: Jim SabeanT Email: thatjimguy@thatjimguy.comT Site: http://www.thatjimguy.com/T[-------------------------------------------------------------------------------------------T³TFTVariable declarations BEGINT[-------------------------------------------------------------------------------------------TWNOTE: It is good programming practice to declare your variables "up front", not inline.T9 The values will be calculated or altered later.TT1=Text from clipboardTN1=length of T1TCN2=Left (X) position of text box to display (change this if needed)TBN3=Top (Y) position of text box to display (change this if needed)ToNOTE: N2 and N3 are (below) calculated by default so that the text box is displayed in the center of the screenTo Using variables instead of "hard coding" the text box options makes the macro easier to read and editTb If you wish to set fixed values for N2 (Top) and N3 (Left), then disable the lines belowTs between the "*** Disable the following lines if you are setting the coordinates of the text box manually"T< and "*** Do not disable lines after this" remarks.T7N4=width of text box to display (change this if needed)T8N5=height of text box to display (change this if needed)T9N6-N9=temp vars, used to calculate centering the text boxT[-------------------------------------------------------------------------------------------T|T}0T}0T}0T}0T}0T}0T}0T}0T}0TVariable declarations ENDT[-------------------------------------------------------------------------------------------TPut clipboard text in T1T|T/Put the length of T1 (the clipboard text) in N1T} T[-------------------------------------------------------------------------------------------T?Change these values (N4 (width) and N5 (height)) HERE if neededTYThese are set by default (N4=640 and N5=400) for high resolution monitors (e.g. 1440x900)T}640T}400T[-------------------------------------------------------------------------------------------T[*** Disable the following lines if you are setting the coordinates of the text box manuallyT[-------------------------------------------------------------------------------------------THCalculate N2 (Top) and N3 (Left) of text box so it is centered (default)T}T}T€TF2T€TF2T€TF2T€TF2T€TTT€TTT#*** Do not disable lines after thisT[-------------------------------------------------------------------------------------------TmDisplay a text box with the number of characters in the clipboard and the original clipboard text (in quotes)T6fT400%N2%00%N3%00%N4%00%N5%000Character countThe following text contains %N1% characters: "%T1%" T END of macroTFBONUS: The following (disabled) code does exactly what the above does,T^ but has no comments, support information, examples of good programming practices,Th or the abilty to customize without "going into" and editing the "Text Box Display" command.Ty Hackers, feel free to disable/delete this line and everything above it, and enable the commands below it :-)T|F} F6fT4CenterCenter000640000400000Character countThe following text contains %N1% characters: "%T1%" F\BBBB((((    ô ô ô ô ÚÚÚÚÀÀÀÀ¦¤#¦