close

Hi All,

I don't know where to post this, and I've gotten lots of help here before.

What I need is to be able to setup a macro that will launch from the
desktop when the icon is double-clicked. The purpose is to allow many users
to access the spot in the printer setup to input their personal code. The
new printer/copier we have is complex, and it's not an easy thing to get to
that setup point.

I would be very happy if someone could point me to a help website or give
me some basics that I can do right here on my Windows XP sp2 machine.

Thanks so much,

--Jim
It can probably be done with a VBScript using Sendkeys.

What are the keystrokes that you use to set it up?

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

quot;Spike9458quot; gt; wrote in message ...
gt; Hi All,
gt;
gt; I don't know where to post this, and I've gotten lots of help here
before.
gt;
gt; What I need is to be able to setup a macro that will launch from the
gt; desktop when the icon is double-clicked. The purpose is to allow many
users
gt; to access the spot in the printer setup to input their personal code. The
gt; new printer/copier we have is complex, and it's not an easy thing to get
to
gt; that setup point.
gt;
gt; I would be very happy if someone could point me to a help website or
give
gt; me some basics that I can do right here on my Windows XP sp2 machine.
gt;
gt; Thanks so much,
gt;
gt; --Jim
gt;
gt;
Well, I'm not at that console right now ... but basically it's to go to the
start button, click on printers and faxes, click on the desired printer, go
to it's properties, click on the advanced tab, and then click on the
properties button, and insert the user code.

Sounds like I should read up on VBScript and Sendkeys.

What do you think?

Thanks,

--Jim

quot;Bob Phillipsquot; gt; wrote in message
...
: It can probably be done with a VBScript using Sendkeys.
:
: What are the keystrokes that you use to set it up?
:
: --
:
: HTH
:
: Bob Phillips
:
: (remove nothere from the email address if mailing direct)
:
: quot;Spike9458quot; gt; wrote in message
: ...
: gt; Hi All,
: gt;
: gt; I don't know where to post this, and I've gotten lots of help here
: before.
: gt;
: gt; What I need is to be able to setup a macro that will launch from the
: gt; desktop when the icon is double-clicked. The purpose is to allow many
: users
: gt; to access the spot in the printer setup to input their personal code.
The
: gt; new printer/copier we have is complex, and it's not an easy thing to get
: to
: gt; that setup point.
: gt;
: gt; I would be very happy if someone could point me to a help website or
: give
: gt; me some basics that I can do right here on my Windows XP sp2 machine.
: gt;
: gt; Thanks so much,
: gt;
: gt; --Jim
: gt;
: gt;
:
:
if you tell us the keystrokes, we can help.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

quot;Spike9458quot; gt; wrote in message
news
gt; Well, I'm not at that console right now ... but basically it's to go to
the
gt; start button, click on printers and faxes, click on the desired printer,
go
gt; to it's properties, click on the advanced tab, and then click on the
gt; properties button, and insert the user code.
gt;
gt; Sounds like I should read up on VBScript and Sendkeys.
gt;
gt; What do you think?
gt;
gt; Thanks,
gt;
gt; --Jim
gt;
gt; quot;Bob Phillipsquot; gt; wrote in message
gt; ...
gt; : It can probably be done with a VBScript using Sendkeys.
gt; :
gt; : What are the keystrokes that you use to set it up?
gt; :
gt; : --
gt; :
gt; : HTH
gt; :
gt; : Bob Phillips
gt; :
gt; : (remove nothere from the email address if mailing direct)
gt; :
gt; : quot;Spike9458quot; gt; wrote in message
gt; : ...
gt; : gt; Hi All,
gt; : gt;
gt; : gt; I don't know where to post this, and I've gotten lots of help here
gt; : before.
gt; : gt;
gt; : gt; What I need is to be able to setup a macro that will launch from the
gt; : gt; desktop when the icon is double-clicked. The purpose is to allow many
gt; : users
gt; : gt; to access the spot in the printer setup to input their personal code.
gt; The
gt; : gt; new printer/copier we have is complex, and it's not an easy thing to
get
gt; : to
gt; : gt; that setup point.
gt; : gt;
gt; : gt; I would be very happy if someone could point me to a help website or
gt; : give
gt; : gt; me some basics that I can do right here on my Windows XP sp2 machine.
gt; : gt;
gt; : gt; Thanks so much,
gt; : gt;
gt; : gt; --Jim
gt; : gt;
gt; : gt;
gt; :
gt; :
gt;
gt;
Well I am not sure how you want them, but here is what I need to do;

Click on the start button
click on 'printers and faxes'
click on the desired printer - perhaps this could be a user input
double-click or something
then it would select the 'advanced' tab, and stop here.

The user would then click the user button, input their code, and click ok.

Make sense?

Thanks, --Jimquot;Bob Phillipsquot; gt; wrote in message
...
: if you tell us the keystrokes, we can help.
:
: --
:
: HTH
:
: Bob Phillips
:
: (remove nothere from the email address if mailing direct)
:
: quot;Spike9458quot; gt; wrote in message
: news
: gt; Well, I'm not at that console right now ... but basically it's to go to
: the
: gt; start button, click on printers and faxes, click on the desired printer,
: go
: gt; to it's properties, click on the advanced tab, and then click on the
: gt; properties button, and insert the user code.
: gt;
: gt; Sounds like I should read up on VBScript and Sendkeys.
: gt;
: gt; What do you think?
: gt;
: gt; Thanks,
: gt;
: gt; --Jim
: gt;
: gt; quot;Bob Phillipsquot; gt; wrote in message
: gt; ...
: gt; : It can probably be done with a VBScript using Sendkeys.
: gt; :
: gt; : What are the keystrokes that you use to set it up?
: gt; :
: gt; : --
: gt; :
: gt; : HTH
: gt; :
: gt; : Bob Phillips
: gt; :
: gt; : (remove nothere from the email address if mailing direct)
: gt; :
: gt; : quot;Spike9458quot; gt; wrote in message
: gt; : ...
: gt; : gt; Hi All,
: gt; : gt;
: gt; : gt; I don't know where to post this, and I've gotten lots of help here
: gt; : before.
: gt; : gt;
: gt; : gt; What I need is to be able to setup a macro that will launch from
the
: gt; : gt; desktop when the icon is double-clicked. The purpose is to allow
many
: gt; : users
: gt; : gt; to access the spot in the printer setup to input their personal
code.
: gt; The
: gt; : gt; new printer/copier we have is complex, and it's not an easy thing to
: get
: gt; : to
: gt; : gt; that setup point.
: gt; : gt;
: gt; : gt; I would be very happy if someone could point me to a help website
or
: gt; : give
: gt; : gt; me some basics that I can do right here on my Windows XP sp2
machine.
: gt; : gt;
: gt; : gt; Thanks so much,
: gt; : gt;
: gt; : gt; --Jim
: gt; : gt;
: gt; : gt;
: gt; :
: gt; :
: gt;
: gt;
:
:

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()