Jump to content
Macro Express Forums

m204prgmr

Members
  • Posts

    103
  • Joined

  • Last visited

Posts posted by m204prgmr

  1. Greetings all,

    It has been a long time since I've asked for help and a confession of long time no hands on work.

    My dilema is as follows.

    How do I merge mulitple .csv documents to form a master. And with that, how do I add to the master each time a new or updated .csv comes in?

     

    I will be receiving spread sheets from folks who have been asked to look at Column B (Street Names) and add in a name, address, phone number (Columns D,E,F) of someone that they know who lives on that street. There are 207 rows of street names. Soon, spread sheets will be coming in and I will need create a master sheet.

     

    Thanks so much

    Robert

  2. It has been awhile and I'm rusty. I'm trying to save Notepad that I've opened and written to and can't seem to connect the dots. Can someone help? thanks

     

    <BTFBEG:005:000001:000000:C:\Documents and Settings\RGHutchinson\Desktop\AnnArbornames.txt><LAUNCHDEL2:0:01C:\WINDOWS\system32\notepad.exe><IVAR2:01:02:FEnter the numberFFCenter:Center><SPKEY:0100><TEXTTYPE:<ALTD>F<ALTU>><TEXTTYPE:A><TEXTTYPE:C:\PT2OKX0%N%.txt<ENTER>><DELAY:10><DIS:<TVAR2:05:02:FEnter the outfile nameFFCenter:Center><TEXTTYPE://PT2MTX0%N1% JOB ,'PT2MT FTP'<ENTER>><TEXTTYPE://STEPNAME EXEC PGM=FTP<ENTER>><TEXTTYPE://*%OPC SCAN<ENTER>><TEXTTYPE://SYSPRINT DD SYSOUT=*<ENTER>><TEXTTYPE://OUTPUT DD SYSOUT=*<ENTER>><TEXTTYPE://INPUT DD * <ENTER>><TEXTTYPE:XXX.29.XX.64 5565<ENTER>><TEXTTYPE:FTISTSC TISTSC <ENTER>><TEXTTYPE: <ENTER>><TEXTTYPE:put 'PT2MT.OUT.%T5%' PT2MT.OUT.%T5% <ENTER>><TEXTTYPE:quit<ENTER>><TEXTTYPE://*<ENTER>><BTFEND>

  3. Hi gang,

    Situation = ME running on a server. Macro starts fine, DOS window opens but then looses focus so ME does not know what to do aborts. Any help would be appreciated. I've gone so far as to move the mouse to the title bar and click on it in the macro and use Window Restore.

    Thanks,

    Robert

  4. Chris,

    I am running ME on a server which is at a remote location. For ME to work for me as the Admin, I disconnect from the server instead of signing off. The problem I am having with one of my macros is using DOS. The window comes up but somehow looses focus. When i return to see why I have not been sent an email, the title bar is greyed out.

    Robert

  5. Leo,

    I just tried something with Repeat and without repeat and I'm not sure you will be able to achieve what you want unless you're prepared to go in order. Each wait except for the first is dependent on the previous it appears and if you put time on the delay, you'll get a timeout message. Maybe some of the more experienced members can jump in and lend some advice. Good Luck my friend!

    Robert

  6. Leo,

    Try this

    <IFOTH:01:2:C:\write.txt><DOFILE:08:NN:c:\write.txt>><ENDIF><WAITKEY2:000000:000000:27><TVAR2:01:01:drum><TMVAR2:20:01:00:000:000:c:\write.txtT><WAITKEY2:000000:000000:28><TVAR2:02:01:guitar><TMVAR2:20:02:00:000:000:c:\write.txtT><WAITKEY2:000000:000000:29><TVAR2:03:01:banjo><TMVAR2:20:03:00:000:000:c:\write.txtT>

     

     

    Robert

  7. Leo,

    Can you be a tad more specific with one or two full examples? I'm a bit confused that you want a macro to run with a keypress and not have a menu? Will the end user know what each keypress represents? If so, set up the macro using if keypress. If they don't press it, nothing happens. Otherwise, you may have to either wait indefinetly or use a timer?

    Robert

  8. Situation solved.

    I found out that if I signin and then 'Disconnect' instead of logoff, the session remains open and ME works just fine. The twist is that I need to re-connect from the same machine. The server remembers where I disconnected from. What will be interesting to see is if I disconnect from within the network, go home and VPN in and can reconnect.

    Stay tuned

    :ph34r:

  9. Good Evening,

    How do I config ME to run on a server? We've installed it and I have 1 macro setup to email me if it finds a .txt file sent from the mainframe. Trouble is it doesn't do anything unless someone logs in. The .txt file is there.

    Thanks

  10. Greetings,

    I seem to be having a problem with my Save As window and Import Text File window not always being in the exact spot I need them to be in for ME to work with mouse movements and clicks. Does anyone have a sure fire way of positioning these windows before the mouse starts moving? Thanks

×
×
  • Create New...