Skip to content

Not an issue - just a question #2

Description

@GoogleCodeExporter
Looks great so far.  One of the nice things about VBA is that it is easy to 
get some user input along the way through things like:
SS = InputBox("Enter the Social Security Number:", "Get person", "")

Is there a simple way of doing this within a Python script?  

ss=raw_input("Enter the social") does not work, and would in any case be a 
bit console-y if  you know what I mean.

Of course I would 100 times rather write in Python than VBA, but it would 
be nice if there were a way around this.  Perhaps I just have to do the 
wxpython or Tkinter thing, assuming this works from pyinex.

Kind regards
Phil Ellis
philipjellis at gmaildotcom

Original issue reported on code.google.com by philipje...@gmail.com on 20 May 2010 at 2:32

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions