Hi after picking a few brains (again...) please about a query I have using PowerShell..
I have a CSV file which contains the following data
REF, SUN,MON,TUE,WED,THU,FRI,SAT,ACTIVE
Ref001,N, Y, Y, Y, Y, Y, N, Y
REF002,Y, N, N, N, N, N, Y, Y
REF003,N, N, N, Y, N, N, Y, Y...
Hi you seem to be using WPF forms so this may work..
function BuildDropDown1 {
$YearFolders = Get-ChildItem -path $GalleryFolder.Text -Filter 2*
$combobox0.Items.Clear()
foreach ($SubFolder in $YearFolders)
{
$WhatYear = "{0}" -f $SubFolder.Name...
Confirm cdogg suggestion though we've "got away" with just powershell.exe -executionpolicy bypass -file "j:.........\script.ps1" Script parameters can also be passed in via the Add Arguments option.
Also make sure any account passwords are correct as it doesnt seem to advise if incorrect
Hello
I'm after a bit of help please in regards to the best way to handle a issue i have with a small "app" Ive inherited...
this is a small PowerShell GUI/code which controls a handover document for a 3 shift rota system (i.e days, eves, nights). Each day we create 3 text files into a dated...
Hello everybody,
Im after a bit of guidance/pointers please on how to do something in PowerShell....
I have a function which displays the status of system services using a traffic light graphic...
What I'm trying to do is to call the function with a number of parameters most of which are then...
Thanks for your help...
I work for a "bank" meaning that everythings controlled/locked down etc etc so no additional software whether its free or not....so have to make do with the tools available and notepad++ is the tool of choice..
Feherke, Thank you for your detailed answer..much appreciated
Unfortunately Ive discovered were not going to be allowed to install/Run Perl.......
We do have NotePad++ (in its basic install form i.e no xmltools plugin etc) so can anyone suggest please how we can maybe use regex to remove any...
Hi all
After a bit of help again please
Every day I have to go through a 3-400 Mb XML formatted file correcting errors. Some of these can be done using standard find/replace however
I have a set of issues where I guess Regex is better placed to help as I need to identify and replace /'s which...
*Found a script to help with 2.
Used RoboCopy with the /XL switch which only copies files if a newer copy exists and doesn't copy "Lonely" files...
PaulSc
Hi
Have a couple of Windows 10 related (and a RoboCopy one sneaked in...) questions please..
Running 64 Bit Home CU version
1/ Windows Explorer not updating Extra Large icons on image change/edit
I have loads of images on disk, collected off the web, from cameras etc etc and mainly...
Thanks for the suggestion(s)..I've got it working now...
I ended up using a "plugin" javascript (from http://www.cryer.co.uk/resources/javascript/script17_include_js_from_js.htm)
and the 1st of xwb's examples to set some vars to pass in...
Chris, your way worked too, but only if site was run...
Hi (as usual :-) ) I'm after a bit of guidance/help please....
I have a local html/javascript based image gallery "website" used to display my digital pictures.
it uses a javascript menu/navigation bar which I have on all pages but with the "site" spread across multiple folder levels I'm...
Olaf,
Thanks for this, it helps a lot..
To provide a bit more context I'm not too worried about maintaining the values as this is part of a process to rename image files (name) stored inside folders (ptName) and its for an ad-hoc process to re-sequence them
i.e
LEMansCars\Porsche.jpg would...
Hi,
I'm after a bit of help/guidance please with a query I have with MS SQL Server (T-SQL)
I have a (large) table containing rows which can be grouped (PtName) and what I'd like to do is update each row and insert a field (Counter) that contains the record number of each field within it's group...
Thanks for the suggestions kjv1611
Ive tried the full uninstall/clean (using ccleaner/ms cleanup)/reboot/reinstall but the same thing happens....
Set up two new profiles (an admin/non admin) and both show the same issue (Though they did work the first time I accessed Excel/Word etc but as soon...
Hi, after a bit of help again please...
I have a Win 10 (Home) setup with Office 2010 professional on it and have started to see a strange issue and wonder if anybodies seen/fixed it please...
It seems to occur in all parts of office (i.e Excel, Access, Word..) and it's that the right click...
Hi I wonder if I can as some advice/get some assistance please...
i have a script which runs through a folder of 1000's of static html pages, looks for a specific piece of data and then changes it (after some subsequent work) to another value..
its actually a <a or <src link to a graphic file...
Not sure if it helps but I found that there's numerous print options available (look at All commands), so make sure you've added the Print Preview one to the toolbar..
Cheers..
This happens just with this one database so far on anything with > 1 page...... and yes we are using the {page] of [Pages} to display in the footers...
Weve checked things like the code, references etc...weve even exported the report/query to another database and it works ok there...
Hi, been searching for this for ages but no luck so after a bit of help/advice please......
Fairly standard Access report opened from a form with Openreport,repname,AcViewPreview
it creates a nice 238 page report however the Pages navigation bar at the bottom of the report is "missing"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.