now playing script

Charbel1

New member
Local time
5:06 PM
Messages
3
Firstly i am new to the forum , hoping the help to resolve what i have as a problem . i dont know if it is a right place to ask , but as i am not good in scripts etc...and always this forum was a great help to me , so till today when i faced a problem , i get to register and ask , hoping from the community the help.
My question is a bit strange or weired , sorry my native lang is arabic so i translate my own mind , but it must be simple.i get the idea from this old thread https://www.sevenforums.com/general-discussion/259226-shift-delete.html, to post my problem.
I have a radio automation free called zararadio , that generate a static nowplaying txt file (notepad),i have a software called monrds (rds -radio data system) the mon rds software play the role to take the nowplaying txt song title and post or aired it through PS ,program service wich is shown as an 8 characters on the screen of a radio.all work as should be ,but the problem is song name is more then 8 characters , so i need a script to take the nowplaying static and sent it to mon rds as scrolling ,then mon rds read from the script and show all the song name ,delay of scrolling can be from1 to 3 seconds .With AutoHotKey maybe it wil be done as an inspiration from that old thread.(JDobbsy1987)
thank you , any further infos , i am ready .
regards
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
Hello, I understand that you have one program called zararadio, that generates playlists for you. I also understand that you have another program called monrds, that can read the playlist and send it to the (radio) program service to be displayed.

Your problem is when the playlist item is longer than 8 characters long. In such instances, you want the characters to scroll, in order that they fit on an 8-character display, within three seconds.

This is not immediately possible to specify in a txt file (notepad). To perform such an operation, you would need to understand either the monrds program, or the program service which displays the text output.

You would need to understand if either the monrds program or the program service have text scrolling capabilities. Once you know if the text scrolling capabilities exist, then you would need to know how this feature is addressed and activated.
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 x64, Vista x64, 8.1 smartphone
CPU
Intel E8400 65W 64-bit
Motherboard
Gigabyte EP45-UD3LR
Memory
DDR2 2 x 2GB, 1GB x 2
Graphics Card(s)
XFX Radeon HD5750
Sound Card
AMD High Definition Audio; Realtek High Definition Audio
Monitor(s) Displays
iiyama prolite X2377HDS
Screen Resolution
1920 x 1080
Hard Drives
500GB 7200 rpm Seagate ST3500413AS 16MB, 500GB 5400 rpm Toshiba MQ02ABF050H 32MB, 200GB 7200 rpm Seagate ST3200820AS 8MB, 2TB 7200 rpm Western Digital WD20EZRX 64MB
PSU
Enermax Liberty Modular
Case
Antec P193 Midi Tower
Keyboard
Mionix ZIBAL 60
Mouse
Razer USB 2.0 Diamondback Mouse or Huion Graphics Tablet
Browser
Internet Explorer, Lunascape, Firefox, Opera, Avast Safezone
Iko22 i would like to thank as you have understand my problem . to me it is not important that to cut by 8 characters , my importance is to scrollthe nowplaying txt . yes monrds program is capable of doing scrolling DPS in RT radio test and is other filed . my only need is to scroll that ps if the script can cut every 1 second and send again the other char , maybe i explain wrong .but in two video this is done , if i can contact you via pm or i can post the you tube link , even i did a video my self uploaded .
please let me know , it is not that hard , but i am not understanding the coding or not knowing commands .can i post the youtube video link ?

i will post my video :Zippyshare.com
 
Last edited:

My Computer

Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
Hello Charbel1

Presently, I do not understand the commands for monrds to scroll text. Maybe if you would post a link to the YouTube video that you mention, then maybe myself or someone could tell you a bit more about what you should do.

I also tried clicking on the link to your video, and I'm afraid I was blocked from seeing it. I suspect the link has not been made sharable?
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 x64, Vista x64, 8.1 smartphone
CPU
Intel E8400 65W 64-bit
Motherboard
Gigabyte EP45-UD3LR
Memory
DDR2 2 x 2GB, 1GB x 2
Graphics Card(s)
XFX Radeon HD5750
Sound Card
AMD High Definition Audio; Realtek High Definition Audio
Monitor(s) Displays
iiyama prolite X2377HDS
Screen Resolution
1920 x 1080
Hard Drives
500GB 7200 rpm Seagate ST3500413AS 16MB, 500GB 5400 rpm Toshiba MQ02ABF050H 32MB, 200GB 7200 rpm Seagate ST3200820AS 8MB, 2TB 7200 rpm Western Digital WD20EZRX 64MB
PSU
Enermax Liberty Modular
Case
Antec P193 Midi Tower
Keyboard
Mionix ZIBAL 60
Mouse
Razer USB 2.0 Diamondback Mouse or Huion Graphics Tablet
Browser
Internet Explorer, Lunascape, Firefox, Opera, Avast Safezone
it is sharable i will upload it via my youtube channel thank you .maybebecause you dont have adblocker , it may pop up another window so why it is blocked , youtube will be okay , i post the two links of that video and mine .it is about displacing one character by one CHARBEL >>C HARBEL >>H ARBEL >> A RBEL but from the txt file not the rt
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
If you want to play with macro stuff, I use the program Macro Recorder. I found it less intimidating than Autohotkey and easier to use.

Since Arabic is read right to left, it is utter hell to post a translation here.

From Google translate:

'iidha kunt turid allaeb bi'ashya' maakraw , fa'ana 'ustakhdim barnamaj Macro Recorder. laqad wajadat 'anah 'aqal trwyeana min Autohotkey wa'ashal fi alaistikhdam.


Macro Recorder, Macro Program, Keyboard Macros & Mouse Macros
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
Beyond this you may need to mess with VBS and ask over at Stack Exchange.
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
Back
Top