Skip to content

"choose_file" as a file name doesn't pop up a choose file dialog #105

@JamesNewton

Description

@JamesNewton

Eval the following job:

new Job({
    name: "job2",
    do_list: [
    	Dexter.draw_dxf({}),
		]
	})
	```
Notice the error: 
The result of evaling JS  new Job({...  is...
ReferenceError: choose_file is not defined

In the past, that would have popped up a dialog box with which to select a new file. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions