Sage 300 Macros for importing

SUGGESTED

I recorded a macro to import a file into sage300

- i start record (record all fields)

- i go to the screen, file import, browse for a file say ok, import performs

- stop record

The goal is to add a pause at the file selection and allow the user to select the file and continue

When I run the recorded macro absolutely 

When I search the VB code that opens up I can't file reference to the file name I choose when recording which I was planning to use to know where to inject a pause.

I repeat the same thing for a simple process like print the GL setup report options - macro runs file

Repeat again for a simple process like vendor activity, choose a vendor - macro doesn't run

What am i doing wrong?  I swear many years ago you could record a macro hit a keystroke where you wanted it to pause and continue on and we did something like this all the time but now I can't seem to even make a macro run let alone modify it.  It has likely be 7 years since I made a macro in fact it is possible the last one I did was in dos so perhaps even longer.  Maybe it just doesn't work anymore.

Anyone know what I am doing wrong?

Is what I am doing not possible anymore?