Re: Windows 10 update blocks Tablesmith from opening
Changing the config worked, apparently that was the problem. Thanks.
By
rlubert619@...
·
#9613
·
Edited
|
Re: Windows 10 update blocks Tablesmith from opening
Also you might check the TableSmith.cfg file in the root directory.
Check the <Window> locations
Set the value of <Top> and <Left> to something less than 100 (top left area of the screen) and <Width>
By
Vance
·
#9612
·
|
Re: Windows 10 update blocks Tablesmith from opening
The folders used to default to where TS installed but that became a
security issue with Windows 8 (or Vista? One of the versions prior to 10).
Now the default should be in your Documents folder unless
By
Bruce Gulke
·
#9611
·
|
Re: Windows 10 update blocks Tablesmith from opening
I'm pretty sure the default settings place the four folders into
Tablesmith's installation folder. You can open the properties of the
shortcut you launch with to find the install location (If, for
By
Gurgi
·
#9610
·
|
Windows 10 update blocks Tablesmith from opening
I had this problem before, where a Windows 10 update I wasn't around for (happened overnight) closed the Tablesmith 5.2 I had open and when I tried to reopen it I first got an error message (wish I
By
rlubert619@...
·
#9609
·
|
Re: Weird thing that I am confused by.
Can you send me your table? I¡¯ll take a look.
Vance
clubvance@...
Sent from Mail for Windows 10
Sent: Tuesday, March 3, 2020 12:24 PM
To: [email protected]
Subject: [TableSmith] Weird
By
Vance
·
#9608
·
|
Re: Generate
Thanks. I was only wondering if it could be done. It's not that important.
By
valminder_2
·
#9606
·
|
Re: Generate
Generate wasn't designed to erase the entire page, so I'm not sure what to
suggest to do that. Might be possible with an HTML or Javascript trick, but
I've never tried that.
I'll see about taking a
By
Bruce Gulke
·
#9605
·
|
Re: Font size
"System" text, like the menus or message boxes, can't be set
programmatically, as far as I know (something things within the application
could be). For those you probably would need to set the size
By
Bruce Gulke
·
#9604
·
|
Font size
Another question.
Now, with higher resolution screens, my "getting-older eyes" have a harder time reading the small fonts of TS. Resizing a table output on the screen is OK, no problem (CTRL +
By
valminder_2
·
#9603
·
|
Generate
Hi,
I was wondering. When using the {Generate~0,Text,~GroupCall} function, is there a way to erase the current page and start again using a blank page.
I looked for HTML codes, but I can't seem to
By
valminder_2
·
#9602
·
|
Re: % symbol
Sometimes, when you using a [~XXX] table and you generate the result by clicking the blue link, the % won't appear and the code % will appear instead.
To prevent this, I added this subtable to
By
valminder_2
·
#9601
·
|
Re: What am I not seeing
Wow, really, I will give that a try.
Scott
By
Scott
·
#9600
·
|
Re: What am I not seeing
Thought it might be something like that.
Vance
Sent from Mail for Windows 10
Sent: Saturday, February 22, 2020 12:28 AM
To: [email protected]
Subject: Re: [TableSmith] What am I not
By
Vance
·
#9599
·
|
Re: What am I not seeing
For what it's worth, the simple way to just add +1 to Bns is |Bns+1|
Erol K. Bayburt
ErolB1@...
By
ErolB1
·
#9598
·
|
Re: What am I not seeing
Well, the problem was intermittent because it was happening in a loop.
Old Version: |Bns=%Bns%+1|
New Version: |Bns={Calc~%Bns%+1}| # I forgot the Calc.
Thanks for the guidance.
Scott
By
Scott
·
#9597
·
|
Re: What am I not seeing
Without seeing how %Bns% is determined, it is hard to tell.
Put a {Msg~%Bns%} right before the group call to see what the value is.
{Msg~%Bns%} ??? [NatN=%Bns%]
Vance
Sent from Mail for Windows
By
Vance
·
#9596
·
|
What am I not seeing
Hi all,
Been getting this error:
[NatN=%Bns%]
***ERROR on line 433 of table 'Weapons' - Invalid modifier in group call: 'NatN=3'.
By
Scott
·
#9595
·
|
Re: How to...
#parameter
Thank you, that helps a ton. That actually explained what I was doing wrong.
By
wishlady
·
#9594
·
|
Re: How to...
#parameter
It's a little tricky because of the way list parameters work.
E.g. you can't pick "blue" directly from a list "red, blue, green." Instead, when you pick a list parameter, you get a number: 1 if you
By
ErolB1
·
#9593
·
|