Recently chased back through here looking for a conversation on CMDLINE vs cCommandline and was impressed again by the suggestion Vincent made to allow arguments to be retrieved in any order by...
Type: Posts; User: DaveR
Recently chased back through here looking for a conversation on CMDLINE vs cCommandline and was impressed again by the suggestion Vincent made to allow arguments to be retrieved in any order by...
usually....:cool:
there's one there, too... I like big buffers....
Nice approach, and almost infinitely extendable. Kudos.
Oh I do like this...
Follow up question: Did you just set the label colour directly as the user moves through the form? I suppose it...
Mine opens okay, but the Studio defaults are back to normal, so no dark mode, multi-row tabs, open previous workspace etc
Cancel that. I normally work on VMs and this was the host mchine so I'm...
yeah! enquiring minds wanna know...
It used to be a trick we played on users with an attitude. "Where's my work gone?" "You mean you didn't save it?" Techie appears in Superman T-shirt... Even better than switching the N and M keys
'as cuddly as a koala.'
backhanded compliment, Koalas carry knives...
thanks Mike
Mike S, did you ever bring the help file into chm format? I don't have any Windows 7 or 8 boxes left...
A pity, a good idea. At least I can delete one 'future project' from Trello.
edit: Found it! still under VDF18...
At least one of the ones we use came from your book, and I’ve a vague recollection that we bought the pro version too though I couldn’t find the original source.
I was just surprised to find this...
I was looking at the varieties of wizard code we've used over the years, and I'd forgotten which classes went with which, so I did a full studio search on all devlopment path for 'wizard', and found...
Michael, did you ever solve this?
Okay, that's enough feedback / friendly fire :cool:
happy hour starts soon, and there's Rugby, Tennis and Manure vs Everton on tomorrow so a day off.
I maybe didn't stress enough that this is...
Because it isn't tGBLoc? I can see that. (though it would be gbLoc, global boolean)
my middle name....
but I don't see why? in the CM sources it doesn't matter, I've confirmed that. In the win/web sources the dotted variable loses its prefix and becomes part of a struct. In my...
thanks for the feedback. I always use camel case anyway. It was just a thought; the dots would be in the charmode version only so JS doesn't come into it.
string gbloc.Terminalcode
string...
Any drawbacks to using dots in variable names? I was thinking they would confuse the compiler/runtime but of course they get tokenised. (this is as much a character mode question as a windows one)
...
minor help example error, I think
Procedure OnSelectSuggestion String sSearch tSuggestion Suggestion
Set Value to Suggestion.sRowId
Set Item_Changed_State to True
...
Fun fact: I started this because a cWebSuggestionform wasn't firing. Search the forum I see I solved that one in 2015.... <oldFart.ico>
:cool: at breakfast this morning...
It's a (brief) show-stopper insofar as the webapp won't load if the file pointed to isn't present. IMHO once DF has taken ownership of web.config it should keep it up to date in migrations. Trivial,...
Copied that webapp into my main project folder and got it to compile, but now once again the driver isn't found
Opened a Windows project, same messages, it definitely says 32 bit.
Switch back to...