cmd.Runcommand("Go REFRESH");
cmd.Runcommand("Select '" + selected.item().name_stem + "' EXACT");
thanks this seems to work, thank you
cmd.Runcommand("Go REFRESH");
cmd.Runcommand("Select '" + selected.item().name_stem + "' EXACT");
thanks this seems to work, thank you