Hello all, I am new to PowerPro. I am trying to create a hotkey action that sends current date in YYYY-MM-DD format. I can only able to send date in DD-MM-YYYY...
... sends ... ; Try: *Keys &(formatdate( "yyyy-MM-dd", date)) This assumes that your "Advanced Setup", "Characters", "Expression in () follows:" is set to &...
Hello, Monday, February 2, 2004, 1:06:14 PM, you wrote: TW> ; Try: TW> *Keys &(formatdate( "yyyy-MM-dd", date)) It worked, thank you very much! -- Best...
Hello Mark, Saturday, January 31, 2004, 11:11:13 PM, you wrote: MP> Don't know if this (subject) is correct English for what I am experiencing, MP> but in a...
... Three possibilities that I can think of: (1) Have you explicitly set a width or height for your buttons (in the Edit List Item dialog)? If so, you may be...
Hello Jon, Monday, February 2, 2004, 6:36:21 PM, you wrote: JV> (1) Have you explicitly set a width or height for your buttons (in the JV> Edit List Item...
Hello Jon, ... JV> Three possibilities that I can think of: Probably luck, and not realy the way it should be done, but checking this combination at least...
On Monday, February 02, 2004 at 16:40:32 GMT +0100 (which was 7:40 AM where I live) Mark Partous wrote: MP>> Don't know if this (subject) is correct English...
Hello, I (rather) often have to switch Fineprint settings convert color to black print graphics in grayscale and then back to the normal settings color:normal ...
Shouldn't be a problem - I use a lot of similar macros in excel. What are the keystrokes you need?? e.g alt-f would be : *keys %f (Though % might be shift see...
Hello Steve, Friday, February 6, 2004, 1:23:37 AM, you wrote: S> Shouldn't be a problem - I use a lot of similar macros in excel. S> What are the keystrokes...
... Powepro can move, and click the mouse as well...however a combobox can be handled by the keyboard as well. Open to the window that has the conver to black,...
... I may have an older version of FinePrint than you; I don't have a "print graphics in grayscale" option to my knowledge. So the exact keystrokes below may...
Hello Jon, Friday, February 6, 2004, 3:57:52 PM, you wrote: JV> I may have an older version of FinePrint than you; I don't have a "print JV> graphics in...
Hello Jon, Friday, February 6, 2004, 3:57:52 PM, you wrote: JV> To set color to black using only the keyboard, I would do the following: JV> Alt-o (brings up...
Mark I see you are getting the idea, it tends to be trial and error for this type of macro, I don't have fineprint (in fact I have a printer - but haven't used...
Hello Jon, Friday, February 6, 2004, 3:57:52 PM, you wrote: JV> There are at least two ways you could use this: JV> (1) Assign this command to a hotkey using...
... Start a new command list. Be sure "Auto show as bar" is checked. For the first command on the list, choose *Format from the "Enter command" drop- down box,...
Hello Jon, Saturday, February 7, 2004, 6:37:06 PM, you wrote: JV> Add a button for your *Keys command, and another to reverse the process. I tried to run a...
Almost too embarassed to ask...almost. I have a button on my main bar that calls another bar called "appBar" (*menu showAtButton appBar). appBar has only a...
Hi Dave, on Tue, 10 Feb 2004 17:34:41 -0000GMT (10.02.04, 18:34 +0100GMT here), you wrote in mid:c0b4nh+jr0d@eGroups.com : DK> appBar displays almost twice as...
... It's taking up space horizontally on a horizontal bar? Just above the Right tab under the item properties the Width Field, is that 0? 0 means auto-size the...
David, Thanks for the reply. You put an awful lot of time in with us newbies. ... Bar can be either vertical or horizontal...makes no difference. I now have...
... It's a passion of mine, spreading the ppro-word =) ... Why don't you just contact me thru one of my Instant Messengers later today, that'll solve this the...
Hi PowerPro Beginners, Is there a way to place html image info into a bar/button ? I'm wanting to get this weather radar picture into a bar. Anyone have a...
Unable to figure out how to set the width of a Floating Bar that is displayed as a menu, I found a workaround. Instead of showing the appBar as a menu, I use...
... Show as a MENU...oh, I thought it was a bar you had showing...I think menu widths are determined by windows, and what the widest item is in the menu. ...
Hi, ... I am not sure what you actually want. If you just want to place a picture in a bar, you can put it as that bar's background (Properties > Bars and ...